Skip to content

Instantly share code, notes, and snippets.

@caio-vinicius
Last active September 28, 2020 12:26
Show Gist options
  • Save caio-vinicius/55192e7fa48574d5709f777df9fa1eb4 to your computer and use it in GitHub Desktop.
Save caio-vinicius/55192e7fa48574d5709f777df9fa1eb4 to your computer and use it in GitHub Desktop.
{
"workbench.activityBar.visible": true,
"window.menuBarVisibility": "default",
"files.exclude": {
".*": true
},
"editor.minimap.enabled": false,
"breadcrumbs.enabled": false,
"editor.renderWhitespace": "all",
"workbench.startupEditor": "newUntitledFile",
"sync.gist": "55192e7fa48574d5709f777df9fa1eb4",
"sync.autoUpload": true,
"sync.autoDownload": true,
"sync.forceUpload": true,
"sync.forceDownload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment