Update keybindings.json

This commit is contained in:
lianghongkey 2019-07-23 21:04:08 +08:00 committed by GitHub
parent 3a7580bb97
commit a7ad302c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
"when": "editorTextFocus" "when": "editorTextFocus"
}, },
{ {
"key": "ctrl+`", "key": "ctrl+shift+c",
"command": "workbench.action.terminal.toggleTerminal" "command": "workbench.action.terminal.toggleTerminal"
}, },
{ {