Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Download extension's latest version or specific version from API and CLI #27375

Closed
shanalikhan opened this issue May 27, 2017 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@shanalikhan
Copy link

shanalikhan commented May 27, 2017

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.

  1. Latest version
  2. 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.

@CoenraadS
Copy link
Contributor

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.

@joaomoreno
Copy link
Member

#12764

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants