aboutsummaryrefslogtreecommitdiff
path: root/editors/vscode/files/patch-product.json
blob: 6f4ab95bdcc7213d336b90620db8bfa5b355353d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- product.json.orig	2022-11-09 00:04:34 UTC
+++ product.json
@@ -29,6 +29,17 @@
 	"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
 	"urlProtocol": "code-oss",
 	"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
+	"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484",
+	"extensionsGallery": {
+		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
+		"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
+		"itemUrl": "https://marketplace.visualstudio.com/items"
+	},
+	"introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
+	"keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
+	"quality": "stable",
+	"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
+	"tipsAndTricksUrl": "https://go.microsoft.com/fwlink/?linkid=852118",
 	"builtInExtensions": [
 		{
 			"name": "ms-vscode.js-debug-companion",