Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Rust-analyzer LSP with coc.nvim
Possibly incorrect place to ask these kinds of questions, but still.
I am using coc.nvim
with rust-analyzer
, and the problem is that whenever I go to definitions inside of dependencies, a new instance of rust-analyzer
starts up, resulting in many cargo check's
running simultaneously, which slows my system to a crawl.
If anyone knows how to circumvent this, or if someone can recommend an LSP client, which doesn't do that, I would be thankful.
2 posts - 1 participant
🏷️ rust_feed