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 (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedtoolbar

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