Skip to content

Commit a35c38f

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent cc56adc commit a35c38f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

code/product.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
},
108108
"extensionsGallery": {
109109
"serviceUrl": "https://open-vsx.org/vscode/gallery",
110-
"itemUrl": "https://open-vsx.org/vscode/item"
110+
"itemUrl": "https://open-vsx.org/vscode/item",
111+
"extensionUrlTemplate": "https://open-vsx.org/vscode/gallery/{publisher}/{name}/latest"
111112
}
112113
}

0 commit comments

Comments
 (0)