Microsoft/vscode

Verbose Hover: Hover jumps when there is not enough space

Open

#211,063 创建于 2024年4月23日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
editor-hoverfeature-requesthelp wanted

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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

贡献者指南