mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
encourage self-hosting of codingAgent features (#253050)
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -185,5 +185,7 @@
|
||||
"chat.instructionsFilesLocations": {
|
||||
".github/instructions": true,
|
||||
".vscode": true
|
||||
}
|
||||
},
|
||||
"githubPullRequests.codingAgent.enabled": true,
|
||||
"githubPullRequests.codingAgent.uiIntegration": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user