Vs-code extension stays forever in "Saving 'file.rs': Getting code actions from "rust-anlyzer"

Hello,

What I'm experiencing is that the analyzer stays in "Saving 'hover_system.rs': Getting code actions from 'rust-analyzer' " forever, when I save a file.
When this happens all type hints and so on are also interrupted and I have to restart vs-code, which solves the problem until I save again so that the problem reoccurs.
I already had this problem in recent versions of rust-analyzer but with v0.2.392 the problem occurs nearly every time.
If you want to take a look at the code or try to replicate it clone my repo:
https://github.com/Septias/minions
What I want to know is whether someone else is also experiencing it or what I can do about it.

All help is appreciated - thank you :slight_smile:

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.