foldingRange
langoustine.lsp.requests$.textDocument$.foldingRange$
object foldingRange extends LSPRequest
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.
Attributes
- Graph
-
- Supertypes
- Self type
-
foldingRange.type
Members list
In this article