hover
langoustine.lsp.requests$.textDocument$.hover$
object hover extends LSPRequest
Request to request hover information at a given text document position. The request's parameter is of type TextDocumentPosition the response is of type Hover or a Thenable that resolves to such.
Attributes
- Graph
-
- Supertypes
- Self type
-
hover.type
Members list
In this article