{ "chat.commandCenter.enabled": true, "workbench.settings.showAISearchToggle": true, "workbench.commandPalette.experimental.askChatLocation": "chatView", "search.searchView.semanticSearchBehavior": "manual", "search.searchView.keywordSuggestions": false, "github.copilot.editor.enableCodeActions": true, "github.copilot.renameSuggestions.triggerAutomatically": true, "github.copilot.enable": { "*": true, "plaintext": false, "markdown": false, "scminput": false }, "github.copilot.nextEditSuggestions.enabled": true, "editor.inlineSuggest.edits.allowCodeShifting": "always", "editor.inlineSuggest.edits.renderSideBySide": "auto", "github.copilot.nextEditSuggestions.fixes": true, "editor.inlineSuggest.minShowDelay": 0, "github.copilot.chat.localeOverride": "auto", "github.copilot.chat.useProjectTemplates": true, "github.copilot.chat.scopeSelection": false, "github.copilot.chat.terminalChatLocation": "chatView", "chat.detectParticipant.enabled": true, "chat.checkpoints.enabled": true, "chat.checkpoints.showFileChanges": false, "chat.editRequests": "inline", "chat.editor.fontFamily": "default", "chat.editor.fontSize": 14, "chat.editor.fontWeight": "default", "chat.editor.lineHeight": 0, "chat.editor.wordWrap": "off", "chat.editing.confirmEditRequestRemoval": true, "chat.editing.confirmEditRequestRetry": true, "chat.editing.autoAcceptDelay": 0, "chat.fontFamily": "default", "chat.fontSize": 13, "chat.notifyWindowOnConfirmation": true, "chat.notifyWindowOnResponseReceived": true, "chat.tools.terminal.autoReplyToPrompts": false, "chat.tools.terminal.terminalProfile.windows": "", "chat.tools.terminal.terminalProfile.linux": "", "chat.tools.terminal.terminalProfile.osx": "", "chat.useAgentsMdFile": true, "chat.math.enabled": false, "github.copilot.chat.codesearch.enabled": false, "chat.emptyState.history.enabled": false, "chat.sendElementsToChat.enabled": true, "chat.useNestedAgentsMdFiles": false, "github.copilot.chat.customOAIModels": [], "github.copilot.chat.edits.suggestRelatedFilesFromGitHistory": true, "chat.agent.enabled": true, "chat.agent.maxRequests": 25, "github.copilot.chat.agent.autoFix": true, "chat.mcp.access": true, "chat.mcp.discovery.enabled": false, "chat.mcp.gallery.enabled": false, "chat.tools.terminal.autoApprove": { "rm": false, "rmdir": false, "del": false, "kill": false, "curl": false, "wget": false, "eval": false, "chmod": false, "chown": false, "/^Remove-Item\\\\b/i": false }, "chat.tools.global.autoApprove": false, "chat.agent.thinkingStyle": "fixedScrolling", "chat.mcp.autoStart": "newAndOutdated", "chat.agent.todoList.position": "default", "github.copilot.chat.newWorkspaceCreation.enabled": true, "github.copilot.chat.agent.thinkingTool": false, "github.copilot.chat.virtualTools.threshold": 128, "chat.agentSessionsViewLocation": "disabled", "inlineChat.finishOnType": false, "inlineChat.holdToSpeech": true, "editor.inlineSuggest.syntaxHighlightingEnabled": true, "inlineChat.lineEmptyHint": false, "inlineChat.lineNaturalLanguageHint": true, "github.copilot.chat.editor.temporalContext.enabled": false, "github.copilot.chat.reviewSelection.enabled": true, "github.copilot.chat.reviewSelection.instructions": [], "github.copilot.chat.codeGeneration.useInstructionFiles": true, "chat.instructionsFilesLocations": { ".github/instructions": true }, "github.copilot.chat.commitMessageGeneration.instructions": [], "github.copilot.chat.pullRequestDescriptionGeneration.instructions": [], "chat.promptFiles": true, "chat.promptFilesLocations": { ".github/prompts": true }, "chat.modeFilesLocations": { ".github/chatmodes": true }, "github.copilot.chat.startDebugging.enabled": true, "github.copilot.chat.copilotDebugCommand.enabled": true, "github.copilot.chat.generateTests.codeLens": false, "github.copilot.chat.setupTests.enabled": true, "notebook.experimental.generate": true, "github.copilot.chat.edits.newNotebook.enabled": true, "github.copilot.chat.notebook.followCellExecution.enabled": false, "inlineChat.accessibleDiffView": "auto", "accessibility.signals.chatRequestSent": { "sound": "auto", "announcement": "auto" }, "accessibility.signals.chatResponseReceived": { "sound": "auto" }, "accessibility.signals.chatEditModifiedFile": { "sound": "auto" }, "accessibility.signals.chatUserActionRequired": { "sound": "auto", "announcement": "auto" }, "accessibility.voice.keywordActivation": "off", "accessibility.voice.autoSynthesize": "off", "accessibility.voice.speechTimeout": 1200 }