--- product.json 2021-02-09 20:25:02.764523236 +0100 +++ product.json 2021-02-09 20:26:06.796124723 +0100 @@ -1,4 +1,17 @@ { + "quality": "stable", + "extensionsGallery": { + "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", + "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", + "itemUrl": "https://marketplace.visualstudio.com/items" + }, + "documentationUrl": "https://code.visualstudio.com/docs", + "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues", + "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146", + "tipsAndTricksUrl": "https://go.microsoft.com/fwlink/?linkid=852118", + "keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144", + "commit": "@COMMIT@", + "date": "@DATE@", "nameShort": "Code - OSS", "nameLong": "Code - OSS", "applicationName": "code-oss", @@ -138,3 +151,4 @@ } ] } +