LSP::FoldingRangeRequest
Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object
The folding range request is sent from the client to the server to resolve the foldable regions of a document.
Constructors
new(pull : JSON::PullParser)
The folding range request is sent from the client to the server to resolve the foldable regions of a document.
new
Instance methods
params
params=(params : FoldingRangeParams)