-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Comments
How did you install it? Did previous versions work? |
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. |
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? |
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. |
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. |
Update v0.4.1244 fixes this issue. Thank you, I will close. |
Yeah, I think it was fixed by #13413. |
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
The text was updated successfully, but these errors were encountered: