eclipse-theia/theia

Allow to hide toolbar items via context menu

Open

#14000 opened on Aug 3, 2024

View on GitHub
 (3 comments) (2 reactions) (1 assignee)TypeScript (18,676 stars) (2,478 forks)batch import
help wantedui/ux

Description

Feature Description:

VS Code allows to hide toolbar items for editors and other widgets via a context menu:

image

We should replicate something similar. See also the discussion over at https://github.com/eclipse-theia/theia/discussions/13999.

Contributor guide