Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. // Place your key bindings in this file to override the defaults
  2. [
  3. {
  4. "key": "escape",
  5. "command": "workbench.action.focusActiveEditorGroup",
  6. "when": "!editorFocus"
  7. }
  8. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement