Skip to content

Instantly share code, notes, and snippets.

@juliosguz
Created February 15, 2017 01:14
Show Gist options
  • Save juliosguz/914ec8bf1603028a3dcc1a0b5f030ad4 to your computer and use it in GitHub Desktop.
Save juliosguz/914ec8bf1603028a3dcc1a0b5f030ad4 to your computer and use it in GitHub Desktop.
Settings for Visual Studio Code editor
{
"editor.fontSize": 14,
"editor.tabSize": 2,
"editor.detectIndentation": false,
"editor.renderWhitespace": "boundary",
"window.zoomLevel": 1,
"vsicons.projectDetection.autoReload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment