-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Description
Does this issue occur when all extensions are disabled?: nonsence?
Accounts are managed by vscode? You need to decide where extensions get the information about which account to log in with.
However, by running without extensions, I understandably cannot verify the login.
VS Code Version: Version: 1.86.0-insider
Commit: 5d34400
Date: 2024-01-26T23:09:36.502Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Linux x64 5.19.0-1010-nvidia-lowlatency
Steps to Reproduce:
- start vscode-insiders
- log to GitHub Copilot with account AAA
- Check AAA: Account Manage Trusted Extension - GitHub Copilot - OK working
- log to GitHub Pull request with account BBB
- Check BBB: Account Manage Trusted Extension - GitHub Pull request- OK both working
- restart vscode-insiders
- now cannot log to GitHub Copilot because it tries to use account BBB, I've checked log. I must relogin steps 2-5.
Account BBB was used before also for Copilot.
Now I have separate accounts, AAA paid for Copilot and the other BBB for repositories, but it's still not functional after restart.
I need Copilot so that I can manage the repository.
And why is Copilot attempting to use the BBB account for logging in when it doesn't even have the permissions for that by Manage Trusted Extension?