summaryrefslogtreecommitdiff
path: root/editors/vscode/files/patch-product.json
blob: 2da3381a2b2fdaf02c422ac4898248bd95583fce (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	2021-06-17 12:10:36 UTC
+++ product.json
@@ -31,6 +31,17 @@
 		"GitHub.remotehub",
 		"GitHub.remotehub-insiders"
 	],
+	"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.node-debug",