feat(app): add web input focus shortcut (#12493)
This commit is contained in:
@@ -46,6 +46,7 @@ export const dict = {
|
||||
"command.file.open": "Åbn fil",
|
||||
"command.context.addSelection": "Tilføj markering til kontekst",
|
||||
"command.context.addSelection.description": "Tilføj markerede linjer fra den aktuelle fil",
|
||||
"command.input.focus": "Fokuser inputfelt",
|
||||
"command.terminal.toggle": "Skift terminal",
|
||||
"command.fileTree.toggle": "Skift filtræ",
|
||||
"command.review.toggle": "Skift gennemgang",
|
||||
|
||||
Reference in New Issue
Block a user