eclipse-theia/theia

[editor] hover information is hidden by widgets

Open

#6,272 opened on Sep 26, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedmonacoui/ux

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

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)

Contributor guide