Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211.063 geöffnet am 23. Apr. 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
editor-hoverfeature-requesthelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Testing #210904

When the hover grows and there is no more space at the top of the window the hover jumps to be displayed below the line for which the hover is provided. I'm not sure if there is a simple way to solve this problem, but the user experience would be much nicer if this would not happen.

https://github.com/microsoft/vscode/assets/44439583/281aa55d-bf45-4757-8a4f-1f07c908e665

Contributor Guide