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 (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedkeybindings

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