Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save detournemint/5d3b17a842d3a90c20074db9ddad79de to your computer and use it in GitHub Desktop.
Save detournemint/5d3b17a842d3a90c20074db9ddad79de to your computer and use it in GitHub Desktop.
VS Code settings
{
"window.zoomLevel": 1,
"files.autoSave": "afterDelay",
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false,
"editor.tabSize": 2,
"files.insertFinalNewline": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment