Replies: 2 comments 1 reply
-
I will look into this in a couple of hours 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
So I have looked into this for different versions and everything seems to be working just fine. You mentioned that you tried this even with different OSs so I am not going to tell you that maybe the problem is with your setup. I don't know, you may want to check your rust-analyzer version and update it if necessary. Other than that I don't have much to say, sorry! |
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
-
Hi folks!
Couple of days ago I updated my rust install to the latest stable. 1.77.1 Suddenly rust-analyzer didn't show any more autocomplete suggestions in projects where r-a was working fine. I have been trying to narrow down the issue and managed to get a reproducible minimal project
Cargo.toml:
With that specific Cargo.toml r-a does not autocomplete any code. I have tried with nvim/vscode (in both linux and macOS) with no luck with either of them.
In any other scenario r-a works fine.
Any ideas are welcome.
Beta Was this translation helpful? Give feedback.
All reactions