Update keybindings.json

This commit is contained in:
lianghongkey 2019-07-03 18:00:11 +08:00 committed by GitHub
parent 9cec939da1
commit 543d4b2c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -183,4 +183,8 @@
"key": "ctrl+shift+[",
"command": "workbench.action.terminal.focusPrevious"
},
{
"key": "escape",
"command": "search.action.clearSearchResults"
},
]