Hi there, is it just me or is the kotlin analyzer ...
# intellij
h
Hi there, is it just me or is the kotlin analyzer in IntelliJ IDEA 2023.2.1 (Ultimate Edition), Kotlin: 232-1.9.0-IJ9559.62 buggy? Code analysis stops very frequently and I have to restart the IDE all the time to bring it back to normal.
👌 3
w
I use AS and Kotlin plugin
232-1.9.0-release-358-AS8660.185.2321.10696284
and I also very often see
highlighting temporarily suspended
errors. However they tend to go away on their own, without even restarting the file. I think it's usually caused by some syntax errors so just fixing the file helps
âž• 1
r
Yes this problem used to happen all the time, then things were much better for a while. Now they are buggy again. Code completion sometimes just stops working as well.
a
It is better to create tickets for the KTIJ project regarding each case. In addition, it would be great to provide a step-by-step scenario of the issue reproduction, a sample project (if possible), and IDEA logs. Thank you!
r