Sign in to GitHub entry is missing after signing out of Copilot
Author: CopilotCreated Sep 17, 2026Updated Sep 17, 2026
Type of Bug
Authentication / Accounts
Steps to reproduce
- Start VS Code with
./scripts/code.sh --transient. - Sign in to GitHub/Copilot.
- Sign out of Copilot.
- Open the Accounts menu.
Actual behavior
The Sign in to GitHub entry is no longer shown, leaving no clear way to sign back in to GitHub/Copilot. The Sign in with ChatGPT entry may still be shown.
Expected behavior
The Sign in to GitHub entry should reappear in the Accounts menu after signing out so the user can sign back in.
Source: microsoft/vscode