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

Extension cannot be downloaded from the Marketplace #212

Open
fph opened this issue Jan 25, 2025 · 5 comments
Open

Extension cannot be downloaded from the Marketplace #212

fph opened this issue Jan 25, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@fph
Copy link

fph commented Jan 25, 2025

The Readme file claims that

You can install the extension from within Visual Studio Code or download it from Visual Studio Code Marketplace.

However, Microsoft has removed all options to download .vsix files from the Visual Studio Marketplace (as discussed for instance here and here), so the second alternative no longer works.

A possible workaround would be publishing the extension on https://open-vsx.org/ (as already suggested in #19 and #64), as this alternative marketplace still allows direct downloads.

@fph fph added the bug Something isn't working label Jan 25, 2025
@hamidingit
Copy link
Member

Thanks for reporting this issue to us!
As you said, this seems to be a new policy change by Microsoft.

We are interested in learning more from your workflow (and others similar to you). Can you share more why this functionality was important to you and describe your IDE?

@fph
Copy link
Author

fph commented Jan 30, 2025

Open-vsx is used most notably with VSCodium, a fully open source binary build of VS Code (a bit like what Chromium does for Google Chrome). You can learn more about the project on their web page.

Microsoft forbids products different from the official build of VS Code from using their store, so an alternative store is needed for users of alternative builds.

@Tuebel
Copy link

Tuebel commented Jan 31, 2025

In addition, the wave of "AI Editors" like Cursor, Windsurf, etc. are all based on VSCodium and also don't have access to the Microsoft Marketplace. The only way to install the extension would be building it manually.

@yanndebray
Copy link
Member

Cursor does have access to the Microsoft Marketplace.
I certainly hope this will keep on working

Image

@fph
Copy link
Author

fph commented Jan 31, 2025

Cursor does have access to the Microsoft Marketplace. I certainly hope this will keep on working

They may have access for now in practice, but that's against the Microsoft terms of service, and it is not guaranteed to work in the future. It would be great to have the Matlab extension available also from a source that does not impose restrictions and is more open source-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants