Files
vscode/extensions/github
Sandeep Somavarapu e43bf31ab1 Share profiles (#166898)
* Share profiles #159891
- Share profile in GitHub
- Profile resource quick pick
- Import profile from vscode link

* remove duplicate code
2022-11-21 21:03:02 +01:00
..
2022-11-21 21:03:02 +01:00
2021-07-01 15:58:05 +02:00
2022-02-04 15:49:50 +01:00
2022-11-21 21:03:02 +01:00
2021-07-01 15:58:05 +02:00
2022-11-21 21:03:02 +01: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