Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@azam
Created January 16, 2017 06:44
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 azam/22816e08f1106706dd4caa1c053b853a to your computer and use it in GitHub Desktop.
Save azam/22816e08f1106706dd4caa1c053b853a to your computer and use it in GitHub Desktop.
Visual Studio Code User Settings
{
"editor.renderControlCharacters": true,
"editor.renderWhitespace": "all",
"editor.fontFamily": "Ricty Diminished",
"editor.fontSize": 12,
"editor.lineHeight": 12,
"window.zoomLevel": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment