eclipse-theia/theia

Allow to hide toolbar items via context menu

Open

#14.000 geöffnet am 3. Aug. 2024

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (1 zugewiesene Person)TypeScript (18.676 Stars) (2.478 Forks)batch import
help wantedui/ux

Beschreibung

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