Skip to content

Conversation

olafurpg
Copy link
Contributor

@olafurpg olafurpg commented Nov 19, 2021

Previously, the semanticdb-kotlinc compiler plugin didn't emit the symbol signature or kdoc strings. This commits adds support for this missing feature by rendering the type signature as markdown alongside the kdoc string.

In the future, we can reconsider emitting SymbolInformation.signature so that lsif-java index-semanticdb can render the symbol signature. However, this change is enough to unblock Kotlin GA™️ support.

Fixes #21

@olafurpg olafurpg requested a review from Strum355 November 19, 2021 14:09
@olafurpg olafurpg merged commit e5b62de into sourcegraph:main Nov 22, 2021
@olafurpg olafurpg deleted the documentation branch November 22, 2021 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants