eclipse-theia/theia

Allow to hide toolbar items via context menu

Open

#14,000 opened on Aug 3, 2024

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

Repository metrics

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

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