We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484429b commit ca15d4bCopy full SHA for ca15d4b
CHANGELOG.md
@@ -44,6 +44,9 @@ implementation (#4414).
44
- OpenVSX has been made the default marketplace.
45
- The last opened folder/workspace is no longer stored separately in the
46
settings file (we rely on the already-existing query object instead).
47
+- The marketplace override environment variables `SERVICE_URL` and `ITEM_URL`
48
+ have been replaced with a single `EXTENSIONS_GALLERY` variable that
49
+ corresponds to `extensionsGallery` in VS Code's `product.json`.
50
51
### Added
52
0 commit comments