feat(app): add ctrl/cmd+number keybinds to switch projects (#26280)
This commit is contained in:
parent
ea6eabe1d9
commit
3992e2a76b
5 changed files with 36 additions and 8 deletions
|
|
@ -25,6 +25,7 @@ export const dict = {
|
|||
"command.project.open": "Open project",
|
||||
"command.project.previous": "Previous project",
|
||||
"command.project.next": "Next project",
|
||||
"command.project.index": "Switch to project {{index}}",
|
||||
"command.provider.connect": "Connect provider",
|
||||
"command.server.switch": "Switch server",
|
||||
"command.settings.open": "Open settings",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue