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
Currently from CLI it only allows to install the latest version.
But from API it would be great to allow this feature having above two options.
Latest version
Specific Version
I need my extension "settings-sync" to download any extension by any version name.
Currently i am doing by sending a request to marketplace and then getting the file and extracting the file into the extensions folder - Manually
It will also allow other extensions to enhance their features, if any extension dont have some feature and it says if code have that feature installed then it will use that feature to work better- If user allows it can download that extension to have that feature and work to extend it.
The text was updated successfully, but these errors were encountered:
I agree for the sake of sometimes an extension updates and breaks. Instead of waiting for the extension to be fixed I would like to download the previous version.
Originally from #14444 (comment)
Currently from CLI it only allows to install the latest version.
But from API it would be great to allow this feature having above two options.
I need my extension "settings-sync" to download any extension by any version name.
Currently i am doing by sending a request to marketplace and then getting the file and extracting the file into the extensions folder - Manually
It will also allow other extensions to enhance their features, if any extension dont have some feature and it says if code have that feature installed then it will use that feature to work better- If user allows it can download that extension to have that feature and work to extend it.
The text was updated successfully, but these errors were encountered: