Skip to content

Instantly share code, notes, and snippets.

@MSMazaya
Created December 11, 2021 07:48
Show Gist options
  • Save MSMazaya/066ea16dc575ca525619c9f9d9ee9d59 to your computer and use it in GitHub Desktop.
Save MSMazaya/066ea16dc575ca525619c9f9d9ee9d59 to your computer and use it in GitHub Desktop.
// Place your key bindings in this file to override the defaults
[
{
"key": "a",
"command": "explorer.newFile",
"when": "explorerViewletFocus && !inputFocus"
},
{
"key": "ctrl+t",
"command": "workbench.action.terminal.toggleTerminal",
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment