eclipse-theia/theia

View + Side Panel Toolbar interactions

Open

#6,187 opened on Sep 13, 2019

View on GitHub
 (4 comments) (1 reaction) (0 assignees)TypeScript (2,478 forks)batch import
enhancementhelp wantedtoolbar

Repository metrics

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

Description

The interactions between the Side Panel Widgets and the View Menu seem a little odd compared to other IDEs. Currently clicking a widget name in the view menu will remove it from the side panel instead of focusing the widget.

Contributor guide