Skip to content

Instantly share code, notes, and snippets.

@stefanledin
Created November 27, 2017 16:39
Show Gist options
  • Select an option

  • Save stefanledin/54e590d68dbf62cf28883e302224b676 to your computer and use it in GitHub Desktop.

Select an option

Save stefanledin/54e590d68dbf62cf28883e302224b676 to your computer and use it in GitHub Desktop.
[
{
"key": "cmd+t",
"command": "workbench.action.terminal.focus"
},
{
"key": "cmd+t",
"command": "workbench.action.focusActiveEditorGroup",
"when": "terminalFocus"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment