Skip to content

Commit 40a0ef2

Browse files
authored
encourage self-hosting of codingAgent features (microsoft#253050)
1 parent 931ec3c commit 40a0ef2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,7 @@
185185
"chat.instructionsFilesLocations": {
186186
".github/instructions": true,
187187
".vscode": true
188-
}
188+
},
189+
"githubPullRequests.codingAgent.enabled": true,
190+
"githubPullRequests.codingAgent.uiIntegration": true
189191
}

0 commit comments

Comments
 (0)