Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211 063 ouverte le 23 avr. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
editor-hoverfeature-requesthelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

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

Guide contributeur