eclipse-theia/theia

Helpful Banner on Empty Window

Open

#10.804 aberto em 25 de fev. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (2.478 forks)batch import
enhancementhelp wantedui/ux

Métricas do repositório

Stars
 (18.676 stars)
Métricas de merge de PR
 (Mesclagem média 12d 10h) (73 fundiu PRs em 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.

Guia do colaborador