We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Testing #241708
I modified my User Configuration.
The following string does not allow me to install 0.3.2319. "rust-lang.rust-analyzer": ["0.3@win32-x64", "0.4@win32-x64", "5.0.0@darwin-x64"]
"rust-lang.rust-analyzer": ["0.3@win32-x64", "0.4@win32-x64", "5.0.0@darwin-x64"]
The string 0.3.x does not seem to work either.
0.3.x
The text was updated successfully, but these errors were encountered:
Yes, one must specify exact version.
Sorry, something went wrong.
sandy081
No branches or pull requests
Testing #241708
I modified my User Configuration.
The following string does not allow me to install 0.3.2319.
"rust-lang.rust-analyzer": ["0.3@win32-x64", "0.4@win32-x64", "5.0.0@darwin-x64"]
The string
0.3.x
does not seem to work either.The text was updated successfully, but these errors were encountered: