Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitHub Enterprise Credentials ProviderNew to Visual Studio Code? Get it now.
GitHub Enterprise Credentials Provider

GitHub Enterprise Credentials Provider

cspotcode

|
1,191 installs
| (0) | Free
Prompts for and stores a token for GitHub Enterprise, similar to how VSCode already does for Github.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Github Enterprise Credentials Provider

At the time of writing, VSCode's Github Enterprise support does not cover providing an access token for git operations: clone, push, pull, etc.

Until it is implemented in VSCode, this extension implements the same using the same implementation as can be found here: https://github.com/microsoft/vscode/blob/main/extensions/github/src/credentialProvider.ts

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft