app: allow navigating projects with keybinds (#18502)

This commit is contained in:
Brendan Allan
2026-03-21 22:13:09 +08:00
committed by GitHub
parent fb6bf0b35e
commit 9ad6588f3e
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@ export const dict = {
"command.sidebar.toggle": "Toggle sidebar",
"command.project.open": "Open project",
"command.project.previous": "Previous project",
"command.project.next": "Next project",
"command.provider.connect": "Connect provider",
"command.server.switch": "Switch server",
"command.settings.open": "Open settings",