GenLSP.Protocol.Structures.Hover (gen_lsp v0.0.1)
The result of a hover request.
properties
Properties
contents :: unimplemented doc type (required)
The hover's content
range :: Range
An optional range inside the text document that is used to visualize the hover, e.g. by changing the background color.