Skip to content

Commit 0030b2a

Browse files
committed
Add marketplace change to changelog
1 parent 3d99998 commit 0030b2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ implementation (#4414).
3939
- OpenVSX has been made the default marketplace.
4040
- The last opened folder/workspace is no longer stored separately in the
4141
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`.
4245

4346
### Added
4447

0 commit comments

Comments
 (0)