forked from openkylin/kylin-code
Integrate openvsx registry into kylin-code
This commit is contained in:
parent
ea0effbc59
commit
5c6a93b92e
|
@ -74,5 +74,12 @@
|
|||
"publisherDisplayName": "Microsoft"
|
||||
}
|
||||
}
|
||||
],
|
||||
"extensionsGallery": {
|
||||
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
"itemUrl": "https://open-vsx.org/vscode/item"
|
||||
},
|
||||
"linkProtectionTrustedDomains": [
|
||||
"https://open-vsx.org"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue