eclipse-theia/theia

[editor] hover information is hidden by widgets

Open

#6,272 opened on 2019年9月26日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
bughelp wantedmonacoui/ux

説明

Description

Hover information is hidden by widgets if the editor does have sufficient space.

Theia

image

VSCode

image

Steps to

  1. open multiple editors, dock them side by side
  2. open the outline view
  3. hover over methods / variables (the hover info is partially hidden)

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