LSP::DocumentRangeFormattingRequest
Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object
The document range formatting request is sent from the client to the server to format a given range in a document.
Constructors
new(pull : JSON::PullParser)
The document range formatting request is sent from the client to the server to format a given range in a document.
new
Instance methods
params
params=(params : DocumentRangeFormattingParams)