Hover popups cover items you are trying to select or right click on #428
Labels
conclusion: duplicate
Has already been submitted
topic: language server
Related to the Arduino Language Server
type: imperfection
Perceived defect in any part of project
Describe the bug
One of the nice new features about the IDE is the helpful hover popups for errors and definitions. Unfortunately the definition popups are not placed well. More often than not the cover the item you are hovering, and with the hoover duration so short you cannot select or right click on items due to a popup covering it entirely. This happens more often at the top of a sketch.
Other times it flashes the disappears before it can be read, this tends to happen when there is no room below it at the bottom of a sketch
The placement of ones showing undeclared errors are always in the same place and work `well.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Popup with either show directly above or directly below depending on where it will fit
Screenshots


Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: