vscode/extensions/github
2021-07-01 15:58:05 +02:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src Fixes # 122567: regex included .git in capture 2021-04-28 13:27:51 -04:00
.vscodeignore fixes #127687 2021-07-01 15:58:05 +02:00
extension.webpack.config.js
package.json Revert parts of "Fix #125395" 2021-06-03 16:51:46 -04:00
package.nls.json fixes #127687 2021-07-01 15:58:05 +02:00
README.md fixes #127687 2021-07-01 15:58:05 +02:00
tsconfig.json Use more standard name for shared extension tsconfig 2021-04-12 15:58:38 -07:00
yarn.lock chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02: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