Last active
March 4, 2017 13:19
-
-
Save plashchynski/2719bb7adef37c8e95f764077bdf5122 to your computer and use it in GitHub Desktop.
VC Code User settings $HOME/Library/Application Support/Code/User/settings.json
This file contains hidden or 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
| { | |
| "window.zoomLevel": 0, | |
| "workbench.colorTheme": "Visual Studio Light", | |
| "editor.tabSize": 2 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment