Description
For the past year, in all my projects, the analyzer has been regularly hanging.
This manifests as:
-
File saving being blocked (as it uses formatting).
-
Broken syntax highlighting, with tooltips displaying outdated information.
-
Failure to load object documentation on hover (it shows an endless "Loading...").
To fix this, I have to completely restart the analyzer, after which everything returns to normal for a while, but it invariably breaks again.
Several of my acquaintances are experiencing similar issues. However, after switching to macOS on the same projects, the problem disappears.
I understand that it's impossible to determine the cause with the current information, but I don't know where to find more necessary details. Perhaps there's a way to output detailed logs from the analyzer to capture what it's doing when these problems occur?