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 (18,676 stars) (2,478 forks)batch import
bughelp wantedmonacoui/ux

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