-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Problem Statement
It's frustrating to have some important functionality of the app not covered by keyboard shortcuts. Going/switching to a different project is one of them. Yes, we can hit Shift+D then begin the downarrow navigation until we get to the projects section and then hit Enter, but this is can't bbegin to compare with a dedicated shortcut.
Possible Solution
I'm used to the Alt+Shift+P keyboard shortcut to switch projects on Visual Studio Code (there is an extension regarding projects). I think this combo could be a good one here.
Describe alternatives you've considered
Using AutoHotkey, but there is no guarantee that the keyboard shortcut will land on the precise project you wanted.
Additional context
No response