Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

textDocument/hover #8

Closed
damieng opened this issue Mar 31, 2017 · 2 comments · Fixed by #33
Closed

textDocument/hover #8

damieng opened this issue Mar 31, 2017 · 2 comments · Fixed by #33
Assignees

Comments

@damieng
Copy link
Contributor

damieng commented Mar 31, 2017

The textDocument/hover api allows additional information about a section of the document to be displayed in a hover/tool-tip style fashion.

Challenges

  • Nuclide has datatips for this but expect a react component not markdown as returned by LSP
@hansonw
Copy link
Contributor

hansonw commented Mar 31, 2017

Hopefully I can get this checked in today, will update here :)

@hansonw
Copy link
Contributor

hansonw commented Apr 5, 2017

I landed this in facebookarchive/nuclide@2014073!

screen shot 2017-04-04 at 5 18 10 pm

I can work on a PR to integrate with these if you don't get around to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants