{ "asciidoc.preview.scrollEditorWithPreview": false, "cSpell.allowCompoundWords": true, "editor.formatOnSave": true, "editor.minimap.enabled": false, "editor.minimap.renderCharacters": false, "editor.unicodeHighlight.ambiguousCharacters": false, "git.autofetch": true, "git.confirmSync": false, "julia.NumThreads": 16, "julia.enableCrashReporter": true, "julia.enableTelemetry": true, "julia.symbolCacheDownload": true, "julia.usePlotPane": false, "markdown.preview.scrollEditorWithPreview": false, "outline.showArrays": false, "outline.showBooleans": false, "outline.showConstants": false, "outline.showEnumMembers": false, "outline.showEnums": false, "outline.showFields": false, "outline.showKeys": false, "outline.showNull": false, "outline.showNumbers": false, "outline.showObjects": false, "outline.showOperators": false, "outline.showPackages": false, "outline.showProperties": false, "outline.showStrings": false, "outline.showStructs": false, "outline.showTypeParameters": false, "outline.showVariables": false, "python.formatting.provider": "black", "terminal.integrated.commandsToSkipShell": [ "language-julia.interrupt" ], "terminal.integrated.defaultProfile.linux": "fish", "todo-tree.ripgrep.ripgrep": "/usr/bin/rg", "update.mode": "none", "window.menuBarVisibility": "toggle", "workbench.enableExperiments": false, "workbench.startupEditor": "none", "workbench.iconTheme": "vscode-icons", "vsicons.dontShowNewVersionMessage": true, "files.trimTrailingWhitespace": true, "window.zoomLevel": -1 }