You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would indeed be pretty sweet! 🙂 #309 is about exactly that, and I know @daplf has been looking into it, so maybe they have more details to share. Never gotten it working myself, and have not had time to look into it either 🙁
Hey, this is currently not supported. There is an open pull request that might fix #309 but it still won't solve your issue in particular, because we have another problem with the Kotlin standard library, highlighted in #308. I imagine both would need to be fixed, in order to get javadoc for the kotlin standard library symbols.
Hi I'm new to LSPs so not sure where exactly to ask this question.
I'm trying to get kotlin LSP to show more of the documentation like how Intellij does, any pointers on how can I go about doing that?
Currently using it in neovim with it's native LSP + kotling-language-server but I don't see the complete doc like shown above.
Current config:
The text was updated successfully, but these errors were encountered: