Auto-complete not working with 1.69.0-nightly on windows 11 #14194
Unanswered
ChaseLewis
asked this question in
Q&A
Replies: 1 comment
-
Is that one specific nightly? I tested on Linux, on Do you have anything in the logs? No errors before saving is a different issue, haven't looked into it yet, but I can confirm it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I install stable everythings great, but I was wanting to try some nightly features and I lose auto-complete and type hints even after reinstalling rust-analyzer. Any ideas what I can do.
IDE: VSCode
OS: Windows 11
RUST: 1.69.0-nightly
rustc --version correctly reports 1.69.0-nightly so not sure what is the issue.
If I save the file or build I get updated error squiggles, but nothing without a file change.
Beta Was this translation helpful? Give feedback.
All reactions