kotlin-language-server
kotlin-language-server copied to clipboard
Reindex entire project when the compiler is reinstantiated
(extracted from #268)
When the classpath changes, e.g. due to modifications to the the project's build scripts (pom.xml, build.gradle, ...), the index should be rebuilt as well.