Q: why does IntelliJ spend so much time “searching...
# intellij
n
Q: why does IntelliJ spend so much time “searching for compilable files…” when building Kotlin projects? This is after spending a lot of time indexing my project. And how do I get it to stop wasting time on this?
i
It just doesn't report the other compilation phases that happen after that. I've heard there will be a fix soon that improves the progress reporting.