mirror of
https://abf.rosa.ru/djam/vscode.git
synced 2025-02-24 06:02:55 +00:00
15 lines
667 B
Diff
15 lines
667 B
Diff
*** product.json.orig 2022-06-11 21:40:47.431002239 +0300
|
|
--- product.json 2022-06-11 21:42:50.491535654 +0300
|
|
***************
|
|
*** 28,33 ****
|
|
--- 28,37 ----
|
|
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
|
"urlProtocol": "code-oss",
|
|
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/3c8520fab514b9f56070214496b26ff68d1b1cb5/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.js-debug-companion",
|