vscode/extensions/github
Ladislau Szomoru dca80ea667
GitHub - add "Open on GitHub" to blame hover (#237514)
* WIP - saving my work

* Refactor hover rendering code
2025-01-08 11:34:54 -08:00
..
images
src GitHub - add "Open on GitHub" to blame hover (#237514) 2025-01-08 11:34:54 -08:00
testWorkspace
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore
README.md
extension.webpack.config.js
markdown.css
package-lock.json Update telemetry package (#236378) 2024-12-17 20:12:49 +01:00
package.json Update telemetry package (#236378) 2024-12-17 20:12:49 +01:00
package.nls.json
tsconfig.json Git - remove proposed api typings from git/github extensions (#237409) 2025-01-07 17:00:02 +01: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