{ "[markdown]": { "editor.fontWeight": "normal" }, "breadcrumbs.enabled": false, "chat.agent.maxRequests": 50, "editor.acceptSuggestionOnCommitCharacter": true, "editor.acceptSuggestionOnEnter": "on", "editor.bracketPairColorization.enabled": false, "editor.codeActionsOnSave": {}, "editor.codeLens": false, "editor.colorDecorators": false, "editor.cursorBlinking": "solid", "editor.detectIndentation": true, "editor.dragAndDrop": false, "editor.find.addExtraSpaceOnTop": false, "editor.find.autoFindInSelection": "never", "editor.folding": false, "editor.fontFamily": "'Roboto Mono', 'monospace', monospace", "editor.fontLigatures": false, "editor.fontWeight": "normal", "editor.formatOnPaste": false, "editor.formatOnSave": false, "editor.formatOnType": false, "editor.glyphMargin": false, "editor.guides.bracketPairs": false, "editor.guides.bracketPairsHorizontal": false, "editor.guides.highlightActiveBracketPair": false, "editor.guides.indentation": false, "editor.hideCursorInOverviewRuler": true, "editor.hover.enabled": "on", "editor.inlayHints.enabled": "on", "editor.inlineSuggest.enabled": true, "editor.insertSpaces": true, "editor.lightbulb.enabled": "off", "editor.lineNumbers": "relative", "editor.linkedEditing": false, "editor.links": false, "editor.matchBrackets": "never", "editor.minimap.enabled": false, "editor.occurrencesHighlight": "off", "editor.overviewRulerBorder": false, "editor.parameterHints.enabled": true, "editor.quickSuggestions": { "other": "on", "comments": "off", "strings": "off" }, "editor.renderControlCharacters": false, "editor.renderLineHighlight": "none", "editor.renderLineHighlightOnlyWhenFocus": false, "editor.renderWhitespace": "none", "editor.scrollbar.horizontal": "hidden", "editor.scrollbar.horizontalScrollbarSize": 0, "editor.scrollbar.vertical": "hidden", "editor.scrollbar.verticalScrollbarSize": 0, "editor.selectionHighlight": false, "editor.semanticTokenColorCustomizations": { "rules": { "*.bold": { "fontStyle": "" }, "*.italic": { "fontStyle": "" }, "*.underline": { "fontStyle": "" }, "*.strikethrough": { "fontStyle": "" }, "comment.bold": { "fontStyle": "" }, "comment.italic": { "fontStyle": "" }, "keyword.bold": { "fontStyle": "" }, "keyword.italic": { "fontStyle": "" }, "string.bold": { "fontStyle": "" }, "string.italic": { "fontStyle": "" }, "variable.bold": { "fontStyle": "" }, "variable.italic": { "fontStyle": "" }, "function.bold": { "fontStyle": "" }, "function.italic": { "fontStyle": "" }, "class.bold": { "fontStyle": "" }, "class.italic": { "fontStyle": "" }, "type.bold": { "fontStyle": "" }, "type.italic": { "fontStyle": "" } } }, "editor.showDeprecated": false, "editor.showUnused": false, "editor.smoothScrolling": false, "editor.stickyScroll.enabled": false, "editor.suggest.filterGraceful": true, "editor.suggest.insertMode": "replace", "editor.suggestOnTriggerCharacters": true, "editor.tabSize": 4, "editor.tokenColorCustomizations": { "textMateRules": [ { "scope": [ "markup.bold", "strong", "punctuation.definition.bold" ], "settings": { "fontStyle": "" } }, { "scope": [ "markup.italic", "emphasis", "punctuation.definition.italic" ], "settings": { "fontStyle": "" } } ] }, "editor.wordBasedSuggestions": "matchingDocuments", "editor.wordWrap": "on", "explorer.compactFolders": false, "explorer.decorations.badges": true, "explorer.decorations.colors": false, "explorer.fileNesting.enabled": false, "extensions.autoCheckUpdates": false, "extensions.autoUpdate": false, "extensions.experimental.affinity": { "vscodevim.vim": 1 }, "extensions.ignoreRecommendations": true, "files.autoSave": "off", "files.exclude": { "**/.DS_Store": false, "**/.git": false, "**/.hg": false, "**/.svn": false, "**/Thumbs.db": false }, "files.hotExit": "onExitAndWindowClose", "files.insertFinalNewline": false, "files.participants.timeout": 5000, "files.simpleDialog.enable": true, "files.trimFinalNewlines": false, "files.trimTrailingWhitespace": false, "files.watcherExclude": { "**/.bloop/**": true, "**/.build/**": true, "**/.cache/**": true, "**/.classpath": true, "**/.metals/**": true, "**/.project": true, "**/.pytest_cache/**": true, "**/.settings/**": true, "**/.svn/**": true, "**/.tox/**": true, "**/build/**": true, "**/dist/**": true, "**/node_modules/**": true, "**/target/**": true }, "git.autoStash": false, "git.autofetch": false, "git.decorations.enabled": true, "git.enabled": true, "git.showPushSuccessNotification": false, "github.copilot.enable": { "*": true, "yaml": true, "plaintext": true, "markdown": true }, "javascript.preferences.includePackageJsonAutoImports": "off", "javascript.suggest.includeCompletionsForModuleExports": false, "json.maxItemsComputed": 5000, "keyboard.dispatch": "keyCode", "problems.decorations.enabled": true, "search.collapseResults": "auto", "search.exclude": { "**/node_modules": true, "**/bower_components": true, "**/*.code-search": true, "**/dist": true, "**/build": true, "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/tmp": true, "**/temp": true, "**/.cache": true, "**/target": true }, "search.showLineNumbers": false, "search.smartCase": true, "telemetry.telemetryLevel": "off", "terminal.integrated.cursorBlinking": false, "terminal.integrated.drawBoldTextInBrightColors": false, "terminal.integrated.fastScrollSensitivity": 5, "terminal.integrated.gpuAcceleration": "off", "terminal.integrated.smoothScrolling": false, "terminal.integrated.stickyScroll.enabled": false, "typescript.disableAutomaticTypeAcquisition": true, "typescript.preferences.includePackageJsonAutoImports": "off", "typescript.preferences.useLabelDetailsInCompletionEntries": false, "typescript.suggest.includeCompletionsForModuleExports": false, "typescript.surveys.enabled": false, "typescript.workspaceSymbols.enabled": false, "update.mode": "none", "update.showReleaseNotes": false, "vim.cursorStylePerMode.insert": "line", "vim.cursorStylePerMode.normal": "block", "vim.cursorStylePerMode.replace": "underline", "vim.cursorStylePerMode.visual": "line", "vim.cursorStylePerMode.visualblock": "line-thin", "vim.cursorStylePerMode.visualline": "line", "vim.handleKeys": { "": true, "": true, "": true, "": true, "": true, "": true, "": false, "": false, "": false, "": false, "": false }, "vim.history": 1000, "vim.hlsearch": true, "vim.incsearch": true, "vim.shell": "/bin/sh", "vim.statusBarColorControl": false, "vim.surround": true, "vim.textwidth": 120, "vim.vimrc.enable": true, "vim.vimrc.path": "$HOME/.code-vimrc", "window.menuBarVisibility": "toggle", "window.newWindowDimensions": "inherit", "window.restoreWindows": "none", "workbench.colorCustomizations": { "editorCursor.background": "#303030", "editorCursor.foreground": "#69baa7", "statusBar.background": "#303030", "statusBar.border": "#303030", "statusBar.debuggingBackground": "#7d4c10", "statusBar.debuggingForeground": "#ffffff", "statusBar.foreground": "#ffffff", "statusBar.noFolderBackground": "#303030", "statusBar.noFolderForeground": "#ffffff", }, "workbench.colorTheme": "Dark Pastel Theme", "workbench.editor.decorations.badges": false, "workbench.editor.decorations.colors": false, "workbench.editor.enablePreview": false, "workbench.editor.enablePreviewFromQuickOpen": false, "workbench.editor.limit.enabled": true, "workbench.editor.limit.perEditorGroup": true, "workbench.editor.limit.value": 10, "workbench.editor.pinnedTabSizing": "compact", "workbench.editor.showIcons": false, "workbench.editor.tabSizing": "fit", "workbench.editorAssociations": {}, "workbench.hover.delay": 1500, "workbench.iconTheme": null, "workbench.reduceMotion": "on", "workbench.startupEditor": "none", "workbench.statusBar.visible": true, "workbench.tips.enabled": false, "workbench.tree.indent": 16, "workbench.tree.renderIndentGuides": "none", "workbench.welcomePage.walkthroughs.openOnInstall": false, "cSpell.enabled": false, "terminal.external.linuxExec": "xfce4-terminal", "terminal.integrated.defaultProfile.linux": "zsh", "github.copilot.nextEditSuggestions.enabled": true, "files.eol": "\n", "chat.viewSessions.orientation": "stacked", "python.terminal.activateEnvironment": false, "[nim]": { "editor.defaultFormatter": "arnetheduck.vscode-nph" }, "workbench.activityBar.location": "top", "workbench.layoutControl.enabled": false, "window.commandCenter": false, "workbench.editor.showTabs": "none" }