Skip to content

Instantly share code, notes, and snippets.

@briansw
Created February 3, 2018 12:08
Show Gist options
  • Save briansw/676dce048903792af4d718a230c5c2fe to your computer and use it in GitHub Desktop.
Save briansw/676dce048903792af4d718a230c5c2fe to your computer and use it in GitHub Desktop.
{
"workbench.colorTheme": "Darcula",
"editor.fontSize": 16,
"editor.fontFamily": "InputMono-Light, Menlo, Monaco, 'Courier New', monospace",
"editor.lineHeight": 24,
"editor.minimap.enabled": false,
"editor.renderWhitespace": "all",
"editor.tabSize": 2,
"workbench.startupEditor": "newUntitledFile",
"window.zoomLevel": 0,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment