GenLSP.Protocol.Structures.SelectionRangeParams (gen_lsp v0.0.2)

A parameter literal used in selection range requests.

properties

Properties

textDocument :: TextDocumentIdentifier (required)

The text document.

positions :: unimplemented doc type

The positions inside the text document.