Skip to content

Instantly share code, notes, and snippets.

@Ellestad1995
Created April 23, 2019 08:47
Show Gist options
  • Save Ellestad1995/3a2f47b279a065877e0bcae49533cedc to your computer and use it in GitHub Desktop.
Save Ellestad1995/3a2f47b279a065877e0bcae49533cedc to your computer and use it in GitHub Desktop.
VSCode settings
{
"telemetry.enableTelemetry": false,
"git.autofetch": true,
"workbench.colorTheme": "Visual Studio Light",
"workbench.editor.labelFormat": "short",
"breadcrumbs.enabled": true,
"editor.minimap.enabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment