mirror of
https://abf.rosa.ru/djam/vscode.git
synced 2025-02-24 14:12:55 +00:00
15 lines
668 B
Diff
15 lines
668 B
Diff
*** product.json.orig 2022-05-02 22:18:10.795368237 +0300
|
|
--- product.json.new 2022-05-02 23:31:37.612095234 +0300
|
|
***************
|
|
*** 28,33 ****
|
|
--- 28,37 ----
|
|
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
|
"urlProtocol": "code-oss",
|
|
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-webview.net/insider/181b43c0e2949e36ecb623d8cc6de29d4fa2bae8/out/vs/workbench/contrib/webview/browser/pre/",
|
|
+ "extensionsGallery": {
|
|
+ "serviceUrl": "https://open-vsx.org/vscode/gallery",
|
|
+ "itemUrl": "https://open-vsx.org/vscode/item"
|
|
+ },
|
|
"builtInExtensions": [
|
|
{
|
|
"name": "ms-vscode.references-view",
|