Update keybindings.json

This commit is contained in:
lianghongkey 2019-08-04 12:57:05 +08:00 committed by GitHub
parent 4e1a00b6e1
commit 08beb418eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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