Update keybindings.json
This commit is contained in:
parent
04ab6270ea
commit
300eb3c93c
|
@ -173,4 +173,8 @@
|
||||||
"command": "editor.unfoldAll",
|
"command": "editor.unfoldAll",
|
||||||
"when": "editorTextFocus"
|
"when": "editorTextFocus"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "ctrl+oem_3",
|
||||||
|
"command": "workbench.action.terminal.toggleTerminal"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue