mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
* Initial commit with all exceptions * First pass of fixing * Add ignored files explicitly |
||
|---|---|---|
| .. | ||
| images | ||
| src | ||
| testWorkspace | ||
| .npmrc | ||
| .vscodeignore | ||
| extension.webpack.config.js | ||
| markdown.css | ||
| package-lock.json | ||
| package.json | ||
| package.nls.json | ||
| README.md | ||
| tsconfig.json | ||
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 GitHubcommandClone from GitHubparticipant to theGit: Clonecommand- GitHub authentication for built-in git commands, controlled via the
github.gitAuthenticationcommand - Automatic fork creation when attempting to push to a repository without permissions