Manage your GitHub CLI accounts directly from VS Code. Switch contexts, organize accounts into folders, and handle authentication without leaving the editor.
Features
🗂️ Side Bar Organization
Dedicated View: Access all your accounts in the "GitHub Auth" sidebar.
Folders: Group accounts (e.g., "Work", "Personal") for better organization.
Drag & Drop: Move accounts between folders using the context menu.
⚡ Seamless Switching
One-Click Switch: Instantly change your active gh CLI account.
Auto-Git Config: Automatically runs gh auth setup-git to ensure your git operations use the correct credentials immediately.
🔐 Easy Authentication
Visual Login: Add new accounts using a wizard-style interface. No terminal required.
Browser Flow: Supports standard browser-based login with automatic code detection.
Requirements
GitHub CLI (gh): Must be installed and available in your PATH.