Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211.063 aberto em 23 de abr. de 2024

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
editor-hoverfeature-requesthelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

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

Guia do colaborador