Skip to content

v0.4.1239 linux-x64 won't load in VSCodium (not #11080) #13398

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
neildarlow opened this issue Oct 11, 2022 · 7 comments
Closed

v0.4.1239 linux-x64 won't load in VSCodium (not #11080) #13398

neildarlow opened this issue Oct 11, 2022 · 7 comments

Comments

@neildarlow
Copy link

After installing this version, the extension reports the following message and doesn't load:

Error: the pattern with the identifier $rustc-run doesn't exist.

rust-analyzer version: 0.4.1239

rustc version: 1.64.0 (a55dd71d5 2022-09-19)

relevant settings: Running in VSCodium 1.72.0

@lnicola
Copy link
Member

lnicola commented Oct 11, 2022

How did you install it? Did previous versions work?

@neildarlow
Copy link
Author

As it's not on OpenVSX, I download and install from the VSCode Marketplace. Installed via VSCodium Extensions Tab|Install from VSIX... menu option.

Previous versions have installed fine. I tend to check for updates regularly and install them when available. This is the first failure I've experienced.

@lnicola
Copy link
Member

lnicola commented Oct 11, 2022

I suggest downloading it from GitHub releases instead. I'm not at the computer right now so I can't check, but that doesn't sound like our thing. Do you have some launch.json or tasks.json? Does it happen in a new project?

@neildarlow
Copy link
Author

I downloaded from the rust-lang Nightly which, coincidently, is at v0.4.1239 and it exhibits the same failure as the download from the VSCode Marketplace.

I installed the extension without any project open. In case it matters, I'm using the org.freedesktop.Sdk.Extension.rust-stable with VSCodium as flatpak but I've not had issues with this setup until now.

@neildarlow
Copy link
Author

OK, my bad. The extension works with a project open but the aforementioned message is still shown following a restart of VSCodium with the project left open.

@neildarlow
Copy link
Author

Update v0.4.1244 fixes this issue. Thank you, I will close.

@lnicola
Copy link
Member

lnicola commented Oct 14, 2022

Yeah, I think it was fixed by #13413.

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