Skip to content

Instantly share code, notes, and snippets.

@inmcm
Created August 25, 2016 04:30
Show Gist options
  • Save inmcm/03f33eaad7465cdf571c8244e8190a8f to your computer and use it in GitHub Desktop.
Save inmcm/03f33eaad7465cdf571c8244e8190a8f to your computer and use it in GitHub Desktop.
VS Code User Settings
{
"editor.tabSize": 4,
"editor.insertSpaces": true,
"editor.rulers": [100],
"editor.renderIndentGuides": true,
"window.openFilesInNewWindow": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment