We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d99998 commit 0030b2aCopy full SHA for 0030b2a
CHANGELOG.md
@@ -39,6 +39,9 @@ implementation (#4414).
39
- OpenVSX has been made the default marketplace.
40
- The last opened folder/workspace is no longer stored separately in the
41
settings file (we rely on the already-existing query object instead).
42
+- The marketplace override environment variables `SERVICE_URL` and `ITEM_URL`
43
+ have been replaced with a single `EXTENSIONS_GALLERY` variable that
44
+ corresponds to `extensionGallery` in VS Code's `product.json`.
45
46
### Added
47
0 commit comments