eclipse-theia/theia

Helpful Banner on Empty Window

Open

#10804 opened on Feb 25, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedui/ux

Description

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