Skip to content

Instantly share code, notes, and snippets.

@JunielKatarn
Last active October 28, 2016 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JunielKatarn/396b37aba35a7732c797aa435ad61d87 to your computer and use it in GitHub Desktop.
Save JunielKatarn/396b37aba35a7732c797aa435ad61d87 to your computer and use it in GitHub Desktop.
Visual Studio Code user settings
// Place your settings in this file to overwrite the default settings
{
"editor.insertSpaces": false,
"editor.renderWhitespace": "all",
"files.encoding": "utf8",
"files.eol": "\n"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment