rust-tools.nvim
rust-tools.nvim copied to clipboard
Extension doesn't start in Cargo project unless server is explicitly started
The extension doesn't start (or at least every part of it is unavailable) unless I explicitly call :RustStandaloneServerForBuffer. This only happens in Cargo projects, standalone files work perfectly. I'm using nvim-lsp.
What does your setup look like?
I only have few settings enabled for inlay hints, but it doesn't work with a default configuration either. As for my computer, it's a standard 64-bit Arch Linux install.