GenLSP.Protocol.Structures.DocumentRangeFormattingParams (gen_lsp v0.0.1)
The parameters of a DocumentRangeFormattingRequest.
properties
Properties
textDocument :: TextDocumentIdentifier (required)
The document to format.
range :: Range (required)
The range to format
options :: FormattingOptions (required)
The format options