Skip to content

Instantly share code, notes, and snippets.

@iAmWillShepherd
Last active August 8, 2017 21:53
Show Gist options
  • Save iAmWillShepherd/7a8393a94ffdf85b8e64c7d4c919d964 to your computer and use it in GitHub Desktop.
Save iAmWillShepherd/7a8393a94ffdf85b8e64c7d4c919d964 to your computer and use it in GitHub Desktop.
"window.zoomLevel": 0,
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.wordWrap": "on",
"editor.minimap.enabled": true,
"editor.tabSize": 2,
"editor.trimAutoWhitespace": true,
"editor.showFoldingControls": "always",
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"git.enableSmartCommit": true,
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "Default High Contrast",
"workbench.editor.enablePreview": true,
"materialTheme.cache.workbench.settings": {
"themeColours": "Darker"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment