Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211.063 aperta il 23 apr 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
editor-hoverfeature-requesthelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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

Guida contributor