vscode/extensions/github
Ladislau Szomoru 90fcd05e94
GitHub - update remote order for git blame actions (#257816)
2025-07-25 12:06:47 +00:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src GitHub - update remote order for git blame actions (#257816) 2025-07-25 12:06:47 +00:00
testWorkspace Ask user to select PR templates when forking a repository (#143733) 2022-04-01 07:07:33 -07:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md fixes #127687 2021-07-01 15:58:05 +02:00
extension.webpack.config.cjs Migrate github extension to ESM (2nd attempt) (#248312) 2025-05-07 15:52:46 +02:00
markdown.css Fix high contrast light md images (#205888) 2024-02-21 18:00:14 +01:00
package-lock.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.nls.json GitHub - add setting to disable avatar resolution (#238270) 2025-01-20 10:32:51 +01:00
tsconfig.json Migrate github extension to ESM (2nd attempt) (#248312) 2025-05-07 15:52:46 +02:00

README.md

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