eclipse-theia/theia

support alt+* keys to operate menus

Open

#7,063 opened on Feb 4, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
enhancementhelp wantedkeybindings

Repository metrics

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

Description

For example alt+f should open a file menu and so on. We should align as usual with VS Code by default. It should be doable for browser target as well (i've checked that google drive can do it)

Contributor guide