You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this milestone I have refactored and optimized the gallery service that talks to the Marketplace so that the number of query requests to the Marketplace are minimized. So please play around with extension view and make sure the interactions are not broken.
Try querying for extensions using different filters, like free text or pre-defined filters available in the viewlet
Try installing extensions, pre-release versions or release versions is working as expected
Make sure updates are shown and updating extensions are working as expected. (You can trigger an auto update by going to the extension installed location using command Open Extensions Folder and change the version of the extension in its package.json.
Also try installing extension from command line eg., code-insiders --install-extension <pub.id>
The text was updated successfully, but these errors were encountered:
Refs: #139015
Complexity: 3
Create Issue
In this milestone I have refactored and optimized the gallery service that talks to the Marketplace so that the number of query requests to the Marketplace are minimized. So please play around with extension view and make sure the interactions are not broken.
Open Extensions Folder
and change the version of the extension in its package.json.code-insiders --install-extension <pub.id>
The text was updated successfully, but these errors were encountered: