class

LSP::DocumentFormattingRequest

Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object

The document formatting request is sent from the client to the server to format a whole document.

Constructors

new(pull : JSON::PullParser)

The document formatting request is sent from the client to the server to format a whole document.

new

Instance methods

params
params=(params : DocumentFormattingParams)