Update keybindings.json

This commit is contained in:
lianghongkey 2020-03-03 17:02:31 +08:00 committed by GitHub
parent 740391a32e
commit 3feae2cdef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
}, },
{ {
"key": "ctrl+e", "key": "ctrl+e",
"command": "workbench.action.toggleMaximizedPanel", "command": "macros.terminal",
"when": "!activePanel" "when": "!activePanel"
}, },
{ {