Skip to content
Discussion options

You must be logged in to vote

Hey 👋

The command becomes available when the LSP client attaches.
The health check doesn't print a version, which tells me you probably have the rustup wrapper for rust-analyzer installed, but not rust-analyzer (you can test this by trying to run rust-analyzer from the command line).

To install rust-analyzer, you need to install it with rustup: rustup add component rust-analyzer.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@mrcjkb
Comment options

Answer selected by niksingh710
@niksingh710
Comment options

Comment options

You must be logged in to vote
2 replies
@mrcjkb
Comment options

@Avi-D-coder
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #353 on April 13, 2024 20:38.