-
Notifications
You must be signed in to change notification settings - Fork 29.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to switch github account in settings sync #104595
Comments
You can only be signed into one GitHub account, have you tried signing out of your GitHub account using the account picker in the bottom left? |
I'm not sure what the account picker you are referring to is. If one exists, then I am unable to easily find it. My hope was that something similar to this could be implemented: #96348 (comment) |
@lc-caigwatkin in the bottom left corner of the app there is the account switcher like so: If you have an entry for a "GitHub" account, then it means you are signed into a GitHub account. In order to switch accounts you'll need to sign out and then sign in. Does this help? |
Thanks for that, it does help! I have my vscode set up with that bar on the right so I was looking at the bottom left near the source control UI elements rather than on the sidebar. I still think the existing feature (or docs) could be more user friendly because I was not aware this was how to change my account. |
How about showing an option to use different GitHub account and ask user to sign out when selected this option? |
Yea that would work |
That did the trick for me. |
I think we should close this in favor of #127967 which is something that might not come right away, but will come in the future, I know it... and when it does, one of the criterias for that will be having Settings Sync support switching. I will mark this as "wontfix" purely because we will not be fixing this with the "single GitHub account" model that we have today... anytime soon. (after all, it's been 2 years since) |
Steps to Reproduce:
If I was wanting to switch to a different Microsoft account I would be able to using the menu item "Sign in with Microsoft" but there is no similar item for github after the first time it is used.
The docs say it should be possible https://code.visualstudio.com/docs/editor/settings-sync#_switching-accounts
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: