Compare commits

...

1 Commits

Author SHA1 Message Date
lianghongkey 08beb418eb
Update keybindings.json 2019-08-04 12:57:05 +08:00
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"
}, },
{ {