Writing the Cargo.toml
file when rust-analyzer
is loaded produces error
#234
Labels
bug
Something isn't working
Neovim version (nvim -v)
v0.9.5
Operating system/version
macOS Sonoma 14.2
Output of :checkhealth rustaceanvim
How to reproduce the issue
rustaceanvim
version4.6.0
or latersrc/main.rs
)rust-analyzer
start-up, then change toCargo.toml
file (without closing neovim, so thatrust-analyzer
remains loaded)Cargo.toml
::w<CR>
(does not matter whether the changes were made)Expected behaviour
rust-analyzer
reloads the workspace, notification is displayed about it.Actual behaviour
This error message appears:
The minimal config used to reproduce this issue.
The text was updated successfully, but these errors were encountered: