Skip to content

Instantly share code, notes, and snippets.

@nickkaczmarek
Created August 25, 2017 18:59
Show Gist options
  • Save nickkaczmarek/8b14f3933b3a24e04a1a1767a99acb66 to your computer and use it in GitHub Desktop.
Save nickkaczmarek/8b14f3933b3a24e04a1a1767a99acb66 to your computer and use it in GitHub Desktop.
vscode focus terminal
{
"key": "ctrl+`",
"command": "workbench.action.terminal.focus",
"when": "!terminalFocus"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment