{ "window.zoomLevel": 0, "workbench.statusBar.visible": true, "vsicons.projectDetection.disableDetect": true, "workbench.startupEditor": "newUntitledFile", "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/.vscode": true }, "files.autoSave": "off", "workbench.iconTheme": "vscode-icons", "workbench.colorTheme": "Red", "editor.minimap.enabled": false, "editor.renderWhitespace": "none", "editor.renderControlCharacters": false, "workbench.editor.enablePreview": false, "workbench.sideBar.location": "left", "workbench.activityBar.visible": true, "sync.gist": "0488756d42af933665c49a85dfde6e8d", "sync.lastUpload": "2017-12-06T18:16:24.736Z", "sync.autoDownload": true, "sync.autoUpload": true, "sync.lastDownload": "", "sync.forceDownload": false, "sync.anonymousGist": false, "sync.host": "", "sync.pathPrefix": "", "sync.quietSync": false, "sync.askGistName": false, "vsicons.dontShowNewVersionMessage": true, "gitlens.advanced.messages": { "suppressCommitHasNoPreviousCommitWarning": false, "suppressCommitNotFoundWarning": false, "suppressFileNotUnderSourceControlWarning": false, "suppressGitVersionWarning": false, "suppressLineUncommittedWarning": false, "suppressNoRepositoryWarning": false, "suppressUpdateNotice": false, "suppressWelcomeNotice": true } }