Khady / merlin-eldoc

Type and doc on hover for OCaml and Reason in emacs
GNU General Public License v3.0
43 stars 3 forks source link

Automatic display of documentation #6

Closed Khady closed 6 years ago

Khady commented 6 years ago

In addition of displaying the type, it should be possible to display the documentation.

To avoid getting a very big message box, documentation should be added only if the type is a one liner and the documentation is short enough.