Authenticate with GitHub Copilot
masterThe recommended way to authenticate is via permanent sign-in. Once the plugin is running, execute the :Copilot auth command to start the process.
To manage your account:
- Sign out:
:Copilot auth signout - Sign in with a different account:
:Copilot auth signin - Check status:
:Copilot auth info
Credentials are stored in ~/.config/github-copilot/auth.db (Linux/macOS) or ~/AppData/Local/github-copilot/auth.db (Windows).
:Copilot auth