Skip to content

Commit ca15d4b

Browse files
authored
docs: add marketplace change to changelog (#4692)
1 parent 484429b commit ca15d4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ implementation (#4414).
4444
- OpenVSX has been made the default marketplace.
4545
- The last opened folder/workspace is no longer stored separately in the
4646
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`.
4750

4851
### Added
4952

0 commit comments

Comments
 (0)