lsif-java v0.6.11
Kotlin support for Gradle projects
Running lsif-java index
in Gradle projects will now index Java, Scala and Kotlin sources. Note that Kotlin support is a few feature that's not as feature-complete as the suport for Java and Scala. Please give it a try and report feedback :)
What's Changed
- Add support for Kotlin Gradle projects by @olafurpg in #351
- Add support for Kotlin files in lsif-java.json builds by @olafurpg in #350
Full Changelog: v0.6.9...v0.6.11