-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Visually indicate the currently active Copilot account in the VS Code Chat Side Bar #292805
Description
Now, there is no indication at all in the Chat Sidebar panel about which exact account is active, which confuses users with multiple Copilot accounts. And I can't find the correct active account indication in all other places of the VS Code UI too!
The only way to check the currently active account seems to be to go to the Extensions tab, find there the "GitHub Copilot Chat" extension, right-click, choose "Account Preferences" there, and see a small gray description indicating which account is active.
But even this indicator can show the wrong information, because of the issue #291504.
So, the feature request is to add a visual indicator of the currently active Copilot account to the VS Code Chat Side Bar, also it would be useful in the "Copilot Usage" popover.
And would be awesome to allow switching the account from this indicator too, without forcing users to make the extension settings journey.