mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-21 18:28:50 +00:00
It seems like this event fires in Codespaces... my _guess_ is that Codespaces basically overwrites all the settings from settings sync which causes this event to fire. It's surprising to me that this event fires even though the value hasn't changed. I can't repro this with the test resolver, and I also cant have Codespaces use Code - OSS, so we'll just have to see how this goes. This _should_ do the trick though. Fixes https://github.com/microsoft/vscode/issues/223508
GitHub Authentication for Visual Studio Code
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
This extension provides support for authenticating to GitHub. It registers the github Authentication Provider that can be leveraged by other extensions. This also provides the GitHub authentication used by Settings Sync.