mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 21:23:48 +00:00
* Allow custom title in remote source picker * Include forks in query search results * Support `RemoteSource.detail` * Allow showing quickpicks in `getRemoteSources` * Allow custom placeholder and remote source icons * Add ability to customize placeholder * Register and show recently opened sources * Allow custom remote url labels * Add a separator label for remote sources * Update git-base typings * Make showing recent sources opt in * Add concept of recent remote source to `RemoteSourceProvider` concept * Recent sources should be sorted by timestamp * Pass current query to `getRemoteSources` * Fix applying query
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