Skip to content

Instantly share code, notes, and snippets.

@AshUK
Last active March 12, 2019 00:16
Show Gist options
  • Save AshUK/eb84b30ea6a3d0919ae7e0fb1f5db349 to your computer and use it in GitHub Desktop.
Save AshUK/eb84b30ea6a3d0919ae7e0fb1f5db349 to your computer and use it in GitHub Desktop.
{
"editor.tabSize": 2,
"editor.renderWhitespace": "all",
"editor.formatOnPaste": true,
"editor.formatOnType": true,
"editor.detectIndentation": false,
"editor.insertSpaces": false,
"workbench.iconTheme": "vscode-icons",
"editor.fontLigatures": true,
"editor.fontFamily": "Fira Code",
"gitlens.settings.mode": "advanced",
"workbench.editor.enablePreview": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment