Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211,063 opened on 2024年4月23日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
editor-hoverfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

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

コントリビューターガイド