IDE_of_ICS/code/extensions/github
Wang_Weigen f5caba8e7b add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
..
images add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
src add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
testWorkspace add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
.vscodeignore add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
README.md add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
extension.webpack.config.js add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
markdown.css add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
package.json add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
package.nls.json add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
tsconfig.json add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00
yarn.lock add orginal code for IDE of ICS 2022-09-16 15:11:53 +08:00

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