Is there any information I should look at to figure out what's causing IntelliJ to hang?
I've been using it for ~7 years, am on 2023.1.2 (latest), have a powerful PC, have disabled my downloaded extensions, cleared indices and restarted, toggled Power Saver mode, and my code compiles.
My gut tells me the analyzer is getting stuck on something and the result is that intellisense stops working, then the text editor freezes, and then the whole program freezes entirely for ~15 seconds whenever I try to type anything.
It is unusable. I've been using kotlin with intellij for years and never experienced this before.
Oh, and it happens with Fleet as well, which makes sense as it uses intellij as a backend.