Skip to content

Instantly share code, notes, and snippets.

@nikonov91-dev
Created May 31, 2019 08:28
Show Gist options
  • Save nikonov91-dev/82b902ae4ba14e05352abb52432e9592 to your computer and use it in GitHub Desktop.
Save nikonov91-dev/82b902ae4ba14e05352abb52432e9592 to your computer and use it in GitHub Desktop.
vs code hotkeys
{
"key": "ctrl+e",
"command": "workbench.view.explorer"
},
{
"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