Created
January 16, 2017 06:44
-
-
Save azam/22816e08f1106706dd4caa1c053b853a to your computer and use it in GitHub Desktop.
Visual Studio Code User Settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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