Skip to content

Instantly share code, notes, and snippets.

@puresamari
Last active June 28, 2016 16:13
Show Gist options
  • Save puresamari/66beac14490c5a6668969baa5e98cc46 to your computer and use it in GitHub Desktop.
Save puresamari/66beac14490c5a6668969baa5e98cc46 to your computer and use it in GitHub Desktop.
My personal Visual Code Configuration
// Place your key bindings in this file to overwrite the defaults
[
{ "key": "cmd+shift+7", "command": "editor.action.commentLine", "when": "editorTextFocus" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment