diff --git a/.vscode/settings.json b/.vscode/settings.json index 9bc25b85f21..1651611f6ef 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -185,5 +185,7 @@ "chat.instructionsFilesLocations": { ".github/instructions": true, ".vscode": true - } + }, + "githubPullRequests.codingAgent.enabled": true, + "githubPullRequests.codingAgent.uiIntegration": true }