eclipse-theia/theia

Helpful Banner on Empty Window

Open

#10.804 geöffnet am 25. Feb. 2022

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (18.676 Stars) (2.478 Forks)batch import
enhancementhelp wantedui/ux

Beschreibung

Feature Description:

In VSCode, when no tabs are present, the VSCode logo is shown, together with a banner showing some of the most important keyboard shortcuts in the application:

image

Since it can otherwise be difficult (as a new user) to discover features like the global command palette, this banner is very helpful, and we should consider implementing something similar.

Contributor Guide