vscode/extensions/github
2022-12-27 15:28:31 +01:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src fix #167628 (#170110) 2022-12-27 15:28:31 +01:00
testWorkspace Ask user to select PR templates when forking a repository (#143733) 2022-04-01 07:07:33 -07:00
.vscodeignore fixes #127687 2021-07-01 15:58:05 +02:00
extension.webpack.config.js add github extension 2020-05-18 14:13:08 +02:00
markdown.css Fix hygiene 2022-02-04 15:49:50 +01:00
package.json Surface 1-step vscode.dev Continue On option (#167636) 2022-11-29 22:16:39 +00:00
package.nls.json GitHub - Tweak working of the GitHub publishing welcome view (#160916) 2022-09-14 10:02:43 -07:00
README.md fixes #127687 2021-07-01 15:58:05 +02:00
tsconfig.json Share profiles (#166898) 2022-11-21 21:03:02 +01: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