weirongxu / coc-kotlin

Intelligent Kotlin support for coc.nvim
MIT License
58 stars 1 forks source link

Documentation viewing #8

Open arynxd opened 3 years ago

arynxd commented 3 years ago

Motivation

Having to go to external sources for documentation is annoying

Description

Ability to view javadocs in vim

Alternatives considered

n/a

Additional

I may just be stupid, however hover-docs aren't showing for me, if this is already a feature please let me know. Additionally, i havent tested on kotlin classes / functions, only java interopped ones