eclipse-theia/theia

Helpful Banner on Empty Window

Open

#10,804 opened on Feb 25, 2022

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

Repository metrics

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

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