Code analysis is really slow
Whenever I open a new file, Code Analysis either works only for part of the file or gets totally stuck.
Here's the log file: https://gist.github.com/Insane96/d604ab94b3380fbbdb5f2243439d5e96
My IntelliJ version is:
IntelliJ IDEA 2021.2 (Community Edition)
Build #IC-212.4746.92, built on July 27, 2021
Runtime version: 11.0.11+9-b1504.13 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1471M
Cores: 16
Non-Bundled Plugins: codes.rudolph.idea.cfg (0.3.1), com.intellij.ideolog (203.0.27.0), com.jetbrains.ChooseRuntime (1.2), com.jetbrains.plugins.ini4idea (212.4746.57), gdscript (0.32.0), com.almightyalpaca.intellij.plugins.discord (1.7.0), org.toml.lang (0.2.152.4026-212), com.demonwav.minecraft-dev (2021.2-1.5.12)
Kotlin: 212-1.5.10-release-IJ4746.92
Please sign in to leave a comment.
should have been fixed in 2021.3. You can download it at https://www.jetbrains.com/idea/nextversion/
Thanks, seems to have solved the problem.