Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation with the type signature and kdoc #21

Merged
merged 4 commits into from
Nov 22, 2021

Conversation

olafurpg
Copy link
Member

@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