mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Extract remote source provider registry into the vscode.git-base extension (#137656)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"displayName": "Git Base",
|
||||
"description": "Git static contributions and pickers."
|
||||
"description": "Git static contributions and pickers.",
|
||||
"command.api.getRemoteSources": "Get Remote Sources"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user