mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Extract remote source provider registry into the vscode.git-base extension (#137656)
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
"*",
|
||||
"onFileSystem:git"
|
||||
],
|
||||
"extensionDependencies": [
|
||||
"vscode.git-base"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"icon": "resources/icons/git.png",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user