You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running rust analyzer inside of neovim and I am getting an issue similar to #8161 where rust analyzer is hanging on "Roots Scanned". This happens inside of neovim but it doesn't happen when I open the project inside of VSCode.
This also doesn't happen inside of most of my rust projects. It's happening using the esp-idf-template for an embedded project.
I've gone through the troubleshooting guide but I haven't found any more useful information. Any other tips on how else can I debug what is going on here?