Isn't showing data type in Rust like before. #295
Unanswered
ShouvikXIV
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you give more details about your setup? It sounds like you are talking about inlay hints, which is a feature that is not available in the latest stable version of Neovim. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, in Rust whenever I declare a variable, it used to show the data type beside the variable like this =>i32 but for some reason it is not showing it any more. I am a beginner to rust and nvim as well.. Someone please help?
Beta Was this translation helpful? Give feedback.
All reactions