Skip to content

release not available on open-vsx.org #13543

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

Closed
leighmcculloch opened this issue Nov 4, 2022 · 2 comments
Closed

release not available on open-vsx.org #13543

leighmcculloch opened this issue Nov 4, 2022 · 2 comments

Comments

@leighmcculloch
Copy link

The previous version of the rust-analyzer plugin, that was under the command id matklad.rust-analyzer was published to the open-vsx.org marketplace, which made the plugin available on a variety of editor deployments, such as gitpod.io.

Starting today I noticed that matklad.rust-analyzer extension has been moved to rust-lang.rust-analyzer, however in the move the extension has not been published with a non-pre-release release.

The only release available on open-vsx.org from today (or recently) is a pre-release version.

Could the extension continue to be published to open-vsx.org so that the extension is accessible to gitpod.io and other IDEs that use it?

Related issue: gitpod-io/gitpod#14416

@lnicola
Copy link
Member

lnicola commented Nov 4, 2022

See #11080.

The extension you were using from OpenVSX was almost a year old because it couldn't be published any more. This caused quite a few issues with newer toolchains. It is now available under the new namespace and a stable release will be published on Monday.

Unfortunately we couldn't upgrade and had to remove the old versions because the backend doesn't support namespace changes.

@lnicola
Copy link
Member

lnicola commented Nov 7, 2022

A stable release is now out: https://open-vsx.org/extension/rust-lang/rust-analyzer/0.3.1277.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants