mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Chat sign-in: auto-enable GitHub Authentication extension if silently disabled (#296303)
* Initial plan * Auto-enable GitHub Authentication extension during chat sign-in if disabled Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com> * Apply during the chat request * feedback * delete the tests that didn't exist in the first place --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com> Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
"name": "Apple"
|
||||
}
|
||||
},
|
||||
"providerExtensionId": "vscode.github-authentication",
|
||||
"providerUriSetting": "github-enterprise.uri",
|
||||
"providerScopes": [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user