lsp / org.pinelang.lsp.lsp.models / FoldingRangeClientCapabilities / lineFoldingOnly
lineFoldingOnly¶
val lineFoldingOnly:Boolean?
If set, the client signals that it only supports folding complete lines. If set, client will
ignore specified startCharacter and endCharacter properties in a FoldingRange.