|
131 | 131 | "gitdoc.commitValidationLevel": "none", |
132 | 132 | "gitdoc.pullOnOpen": false, |
133 | 133 | "chat.disableAIFeatures": true, |
134 | | - "chat.agent.enabled": false, |
135 | | - "chat.agent.maxRequests": 0, |
136 | | - "chat.commandCenter.enabled": false, |
137 | | - "chat.notifyWindowOnConfirmation": false, |
138 | | - "github.copilot.enable": { |
139 | | - "*": false |
140 | | - }, |
141 | | - "github.copilot.editor.enableCodeActions": false, |
142 | | - "github.copilot.chat.copilotDebugCommand.enabled": false, |
143 | | - "github.copilot.chat.reviewSelection.enabled": false, |
144 | | - "github.copilot.chat.startDebugging.enabled": false, |
145 | | - "github.copilot.chat.agent.currentEditorContext.enabled": false, |
146 | | - "github.copilot.chat.edits.newNotebook.enabled": false, |
147 | | - "github.copilot.chat.edits.suggestRelatedFilesForTests": false, |
148 | | - "github.copilot.chat.edits.suggestRelatedFilesFromGitHistory": false, |
149 | | - "github.copilot.chat.newWorkspaceCreation.enabled": false, |
150 | | - "github.copilot.chat.setupTests.enabled": false, |
151 | | - "github.copilot.chat.summarizeAgentConversationHistory.enabled": false, |
152 | 134 | "html.autoCreateQuotes": false, |
153 | 135 | "html.format.indentInnerHtml": true, |
154 | 136 | "html.suggest.html5": false, |
|
0 commit comments