mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
* Initial implementation for external repositories * Added setting * Add basic welcome views * Replaced "Always Open" with "Configure" * Remove code duplication * Polish based on feedback * Language consistency * Update notification severity * Move away from the "external repository" terminology * Refactor notification logic * Saving my changes * Further improvements * Refactor parent repository notification * Update message and fix edge case when setting is set to `never`
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