Skip to content

Instantly share code, notes, and snippets.

@theimowski
Last active January 11, 2017 10:47
Show Gist options
  • Save theimowski/12a3a901283f0806987d0bf3ef070c01 to your computer and use it in GitHub Desktop.
Save theimowski/12a3a901283f0806987d0bf3ef070c01 to your computer and use it in GitHub Desktop.
VSCode user settings
{
"window.zoomLevel": 2,
"extensions.autoUpdate": true,
"vsicons.dontShowNewVersionMessage": true,
"editor.fontSize": 16,
"editor.wordWrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment