microsoft / vsmarketplace

Customer feedback and issue tracker repository for Visual Studio Marketplace
MIT License
39 stars 10 forks source link

Unable to find old versions in Visual Studio and on Marketplace #911

Closed MichielOda closed 2 months ago

MichielOda commented 4 months ago

Describe the bug In VS Code it is possible to install other versions of the extensions. This functionality is not available for Visual Studio & the Marketplace.

To Reproduce Steps to reproduce the behavior: Using CodeMaid as an example.

  1. Go to CodeMaid VS2022
  2. You find the download button to download the latest version
  3. Nowhere something found for the older versions in the marketplace itself

In their readme/overview they put manually some links to older versions, but is not maintainable if you want a specific version and this is up to the good grace of the publishers. Not everyone does that.

Inside Visual Studio you have only the option to install, disable or uninstall an extension.

Expected behavior Possibility to see the older versions and to be able to download them. VS Code has this functionality already.

Desktop (please complete the following information):

madhurivadaligithub commented 4 months ago

Hi @MichielOda

Thanks for reaching VS Marketplace Team, we will check the details and provide updates as necessary.

-VS Marketplace Team

MichielOda commented 3 months ago

Any updates about this?

seaniyer commented 3 months ago

Hi @MichielOda You are right Visual Studio extensions are different in that way. Currently there is no plan to provide older version download for VS. I'd like to understand if there was a specific use case that prompted your suggestion.

MichielOda commented 3 months ago

Hi @seaniyer

Our use case is for people that don't want to or can't (due to company policies) update their Visual Studio to VS22. Then they could still download the latest extension version for that VS version.

Another less important scenario would be that they don't want to have the newest changes in the extension but accidently auto-updated the extension. There is no easy way to go back a version.

Best regards

seaniyer commented 3 months ago

@MichielOda, Thanks for reaching out and sharing your scenario. Because current investment is focused on making extensions experience great on the latest version of VS, version history feature may not be prioritized on at this time. FYI @maiak from Visual Studio extensibility in case if more context can be provided.

MichielOda commented 3 months ago

That's a bummer. I really hope that this would eventually be implemented.