Skip to content

Instantly share code, notes, and snippets.

@jonschoning
Created April 30, 2020 19:18
Show Gist options
  • Save jonschoning/278cd031921a22c742b2e4dc2cc3fc9d to your computer and use it in GitHub Desktop.
Save jonschoning/278cd031921a22c742b2e4dc2cc3fc9d to your computer and use it in GitHub Desktop.
keybindings.json
// Place your key bindings in this file to override the defaults
[
{
"key": "ctrl+shift+e",
"command": "workbench.action.toggleSidebarVisibility"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment