-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rust-analyzer interupts neovim while typing #18434
Comments
I think this is a client issue, it should log those errors, but not pop them up. Which LSP plugin are you using? |
Ok, thanks. Will try to figure this on nvim side. I use |
Hello, have you fixed it? |
You should probably try https://github.com/mrcjkb/rustaceanvim instead. |
Same issue with it. I'm using it as my setup |
I've created an issue in neovim repo . @Jesse-Bakker suggested a workaround to ignore this error |
Might be worth fixing in |
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
I have this problem as well. Been fighting lots of RA issues lately (seems to be related to config with the latest release). I'm also using rustaceanvim. I reverted to |
I guess this issue can be closed as it is being fixed on the neovim side. |
While typing in neovim rust-analyzer interrupts the editor with the error message
rust_analyzer: -32802: server cancelled the request
rust-analyzer version: rust-analyzer 0.0.0 (3b3a87f 2024-10-27)
rustc version: rustc 1.82.0 (f6e511eec 2024-10-15)
editor or extension: neovim
relevant settings:
The text was updated successfully, but these errors were encountered: