Skip to content

Instantly share code, notes, and snippets.

@utgwkk
Created May 5, 2020 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save utgwkk/31f108f3e0bf6fa87053900ece7b0420 to your computer and use it in GitHub Desktop.
Save utgwkk/31f108f3e0bf6fa87053900ece7b0420 to your computer and use it in GitHub Desktop.
VS Code keybindings
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+q",
"command": "-workbench.action.quickOpenView"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment