Skip to content

Commit b317e8e

Browse files
authored
Moves most Copilot settings as no longer needed
Removed various chat agent and GitHub Copilot configurations.
1 parent cd97273 commit b317e8e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

devcontainer.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -131,24 +131,6 @@
131131
"gitdoc.commitValidationLevel": "none",
132132
"gitdoc.pullOnOpen": false,
133133
"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,
152134
"html.autoCreateQuotes": false,
153135
"html.format.indentInnerHtml": true,
154136
"html.suggest.html5": false,

0 commit comments

Comments
 (0)