feat(app): add web input focus shortcut (#12493)
This commit is contained in:
@@ -49,6 +49,7 @@ export const dict = {
|
||||
"command.file.open": "Åpne fil",
|
||||
"command.context.addSelection": "Legg til markering i kontekst",
|
||||
"command.context.addSelection.description": "Legg til valgte linjer fra gjeldende fil",
|
||||
"command.input.focus": "Fokuser inndata",
|
||||
"command.terminal.toggle": "Veksle terminal",
|
||||
"command.fileTree.toggle": "Veksle filtre",
|
||||
"command.review.toggle": "Veksle gjennomgang",
|
||||
|
||||
Reference in New Issue
Block a user