v0.2.0
KDoc and symbol signatures
Previously, the hover message for Kotlin sources only displayed the name of the symbol. Now, the hover message includes the symbol signature and KDoc.
What's Changed
- ktfmt: fix indentation for multiline strings in tests by @Strum355 in #10
- Update dependency io.kotest:kotest-assertions-core to v4.6.3 by @renovate in #18
- Update dependency com.sourcegraph:semanticdb-javac to v0.6.12 by @renovate in #12
- Update dependency org.junit.jupiter:junit-jupiter-params to v5.8.1 by @renovate in #19
- Update plugin com.github.johnrengelman.shadow to v7 by @renovate in #20
- Update plugin com.diffplug.spotless to v5.17.1 by @renovate in #14
Full Changelog: v0.1.0...v0.2.0