Questions: Do Helix has support to show type inference in Rust like VScode does? #4476
Answered
by
David-Else
joaocarvalhoopen
asked this question in
Q&A
-
Hello, This is one of the most important features that VSCode has and I think VIM also has for Rust code development, because it let's you know all the time the types of all things in a easy and fast way. Best regards, |
Beta Was this translation helpful? Give feedback.
Answered by
David-Else
Oct 26, 2022
Replies: 2 comments 1 reply
-
Not yet, in development: #417 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joaocarvalhoopen
-
You can show the type and other information about the symbol under the cursor with |
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
Not yet, in development: #417