You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also function hovers are not usefull at current state - first block is pretty much useless, second gives you whole lot of bloat from header file (if there is lot of comments), and the function prototype - the main and lot of times the only thing you need - is all the way down and you have to scroll for it.
BUT, before you can scroll, it acts like its loading something after you scroll first time, creating weird blink effect and really bad delay. So to see what you want you actually have to scroll TWICE.
Describe the bug
The LSP editor hovers are too intrusive and there seems to be no way to control them.
Do we really need a hover for a string literal??
This is the hover for a single structure member in the LSP editor...
Now here's the much better one from the CDT editor...
It's just too much.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A hover the same as the CDT editor
Screenshots
See above
Espressif-IDE Product Information:
prodinfo.txt
Eclipse Error log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)
Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log
The text was updated successfully, but these errors were encountered: