vscode/extensions/github
Robo 9494a89080
chore: add npmrc to extensions folder (#230214)
2024-10-01 12:43:01 +02:00
..
images
src
testWorkspace
.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 feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00
package.nls.json GitHub - fix welcome message (#228956) 2024-09-18 16:31:52 +02:00
tsconfig.json

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