racket-langserver
racket-langserver copied to clipboard
Typed Racket type annotations on hover
Would it be possible (and within the scope of this project) to display type annotations on hover when using Typed Racket? I think it would provide a lot of value if it were possible.
Related language server method: textDocument/typeDefinition
I don't know how to get Type tooltips information, although the DrRacket has this feature.