vscode/extensions/github
2023-04-13 07:42:12 -07:00
..
images
src GitHub - do not get branch protection if the user does not have push permission (#179879) 2023-04-13 07:42:12 -07:00
testWorkspace
.vscodeignore
extension.webpack.config.js
markdown.css
package.json GitHub - branch protection provider (#179789) 2023-04-12 17:42:51 +02:00
package.nls.json GitHub - branch protection provider (#179789) 2023-04-12 17:42:51 +02:00
README.md
tsconfig.json fix profile import/export in web (#171753) 2023-01-19 15:13:23 -08:00
yarn.lock Engineering - adopt l10n for git-base/git/github extesions (#164566) 2022-10-28 11:27:08 +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