Update keybindings.json

This commit is contained in:
lianghongkey 2019-06-03 14:56:03 +08:00 committed by GitHub
parent 04ab6270ea
commit 300eb3c93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -173,4 +173,8 @@
"command": "editor.unfoldAll",
"when": "editorTextFocus"
},
{
"key": "ctrl+oem_3",
"command": "workbench.action.terminal.toggleTerminal"
},
]