Can not spawn language server on Windows #168
Answered
by
supengchuan
supengchuan
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
supengchuan
Jan 18, 2024
Replies: 1 comment 1 reply
-
Hey 👋 You can check whether rustaceanvim can find rust-analyzer by running If it can't, you either need to use a different way to install rust-analyzer, or to add it to the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your reply, after some testing, I found that it may be caused by the rust-analyzer I installed using mason, and I may not be very clear about the specific problem. I manually downloaded rust-analyzer from github and put it under $PATH and it was ready to go