Update keybindings.json
This commit is contained in:
parent
9cec939da1
commit
543d4b2c13
|
@ -183,4 +183,8 @@
|
||||||
"key": "ctrl+shift+[",
|
"key": "ctrl+shift+[",
|
||||||
"command": "workbench.action.terminal.focusPrevious"
|
"command": "workbench.action.terminal.focusPrevious"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "escape",
|
||||||
|
"command": "search.action.clearSearchResults"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue