GenLSP.Protocol.Requests.TextDocumentFoldingRange (gen_lsp v0.0.1)
A request to provide folding ranges in a document. The request's parameter is of type FoldingRangeParams, the response is of type FoldingRangeList or a Thenable that resolves to such.