Does infinite "performing code analysis" happen to...
# random
l
Does infinite "performing code analysis" happen to anybody else?
z
What version of intellij and the Kotlin plugin are you using?
1.4-M1 is a HUGE improvement over older versions.
c
Need to actually give this a try... my company is okay with using alpha/beta dependencies and it seems like this would be worth the risk. I'm currently ony of those users with supppper slow build times.
z
you don’t even need to upgrade your kotlin dependencies, just the plugin in your IDE
c
oooh. Really? I wouldn't have thought that. I don't have a good grasp on why I update the plugin + the version in my project anyway. But I guess it makes sense as the plugin is for the ide
z
newer versions of the plugin can handle older language versions just fine, and it’s only the plugin itself that affects IDE performance significantly
👍 1