lapce / lapce-rust

Apache License 2.0
80 stars 26 forks source link

Unable to connect to rust-analyzer #24

Open xiaoshihou514 opened 1 year ago

xiaoshihou514 commented 1 year ago

Hey, just been testing out the lapce ecosystem and I seemed to encounter a few issues. I downloaded the rust plugin but it doesn't seem to do anything. e.g no warnings when there are open brackets, no cmp when I type "pri" etc.

I tried

Either way cmp and code lens don't seem to work. In the first case there are no warnings, the second case I got a complaint that RA could not be found, but it is definitely there and it's also in my PATH.

Info

I have a gut feeling it's cause of some windows issue. Let me know if any testing is needed.

elenakrittik commented 1 year ago

Likely not a windows or packaging issue. Installed lapce 0.2.7 on EndeavourOS via community pacman package, installed plugin via the GUI and have the same behavior: RA prints initialization messages on status bar for a few seconds but after that mysteriously disappers and nothing except syntax highlighing works (not even a common indentifier-only completion).