Skip to content

Instantly share code, notes, and snippets.

@viniciusjarina
Last active November 19, 2021 04:59
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viniciusjarina/4f346a6fb5d06beeee3a463a4be84cab to your computer and use it in GitHub Desktop.
Save viniciusjarina/4f346a6fb5d06beeee3a463a4be84cab to your computer and use it in GitHub Desktop.
VSCodeSettings.json
{
"editor.fontSize": 16,
"editor.renderWhitespace": "all",
"workbench.colorTheme": "Visual Studio Light",
"telemetry.enableTelemetry": false,
"workbench.editor.enablePreview": false,
"explorer.confirmDelete": false,
"search.quickOpen.includeHistory" : false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment