IDE freezes while having syntax error in the code.
Answered
I'm using IU-173.4674.33 and it freezes every time for several seconds I make syntax error in the Kotlin code in a Spring Boot project. I've checked with Community Edition and the same project works fine. So I made and assumption that it's some feature from Ultimate that results in those freezes. What are the probable candidate features from Ultimate for switch off would be?
[On the side note: paying for performance degradation seems rather weird concept to me.]
Please sign in to leave a comment.
Hello Anatoly,
Could you please report an issue on YouTrack attaching full logs folder zipped ("Help | Show Log in...") after reproducing the issue: http://youtrack.jetbrains.com/issues/IDEA?
Opened issue https://youtrack.jetbrains.com/issue/IDEA-194334
Thanks!
The problem was with Lombok plugin. Disabling it for the project resolved the issue.