vscode/extensions/github
Ladislau Szomoru 2b52b93770
Git - enable ESLint rule for git extensions (#277156)
* Initial commit with all exceptions

* First pass of fixing

* Add ignored files explicitly
2025-11-13 15:35:01 +00:00
..
images
src Git - enable ESLint rule for git extensions (#277156) 2025-11-13 15:35:01 +00:00
testWorkspace
.npmrc
.vscodeignore
extension.webpack.config.js
markdown.css
package-lock.json
package.json SCM - graph hover provided by extension (#271519) 2025-10-15 14:22:12 +00:00
package.nls.json
README.md
tsconfig.json Remove allowSyntheticDefaultImports 2025-11-10 09:01:56 -08:00

GitHub for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides the following GitHub-related features for VS Code:

  • Publish to GitHub command
  • Clone from GitHub participant to the Git: Clone command
  • GitHub authentication for built-in git commands, controlled via the github.gitAuthentication command
  • Automatic fork creation when attempting to push to a repository without permissions