vscode/extensions/github
Ladislau Szomoru 1c10a0e551
Git - remove proposed api typings from git/github extensions (#237409)
2025-01-07 17:00:02 +01:00
..
images
src Git - remove proposed api typings from git/github extensions (#237409) 2025-01-07 17:00:02 +01: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
extension.webpack.config.js
markdown.css Fix high contrast light md images (#205888) 2024-02-21 18:00:14 +01:00
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 GitHub - fix welcome message (#228956) 2024-09-18 16:31:52 +02:00
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