Skip to content

Instantly share code, notes, and snippets.

@csJd
Created July 31, 2019 02:44
Show Gist options
  • Save csJd/d351414acb7bc527c8140c428d77d17d to your computer and use it in GitHub Desktop.
Save csJd/d351414acb7bc527c8140c428d77d17d to your computer and use it in GitHub Desktop.
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+shift+enter",
"command": "python.execInTerminal",
"when": "editorTextFocus && editorLangId == 'python'"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment