This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Updating to nvim 0.6 and rust-analzyer 2021-11-29 breaks inlayHints #30
Comments
I'm running across this too !! |
For others wanting to follow along, there's an issue on the rust-analyzer repo too. The issue's author says it affects VSCode too, not just Neovim. rust-lang/rust-analyzer#10554 |
I was having the exact same problem @felipesere. I downgraded from nvim 0.6 to nvim 0.5.1, and I'm getting no errors with rust-analyzer anymore. Seems there was an update to nvim that caused rust-analyzer to break. |
@bluretrece I wish I knew... I had to downgrade neovim to 0.5.1. |
Fwiw inlay hints works with https://github.com/simrat39/rust-tools.nvim. |
There are discussions to bring this to Neovim proper: neovim/neovim#18086 |
keith
added a commit
to keith/dotfiles
that referenced
this issue
Jun 16, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've just updated both so I'm not 100% sure which one it is (though my money is on RA),
but when I start nvim I now get the following error on a Rust file
Type hints do appear though, which is super weird?
The text was updated successfully, but these errors were encountered: