kotlin-language-server icon indicating copy to clipboard operation
kotlin-language-server copied to clipboard

Reindex entire project when the compiler is reinstantiated

Open fwcd opened this issue 4 years ago • 0 comments

(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.

fwcd avatar Feb 27 '21 22:02 fwcd