class LSProtocol::ClientFoldingRangeOptions
- LSProtocol::ClientFoldingRangeOptions
- Reference
- Object
Overview
@since 3.18.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#collapsed_text : Bool | Nil
If set, the client signals that it supports setting collapsedText on folding ranges to display custom labels instead of the default text.
Constructor Detail
Instance Method Detail
def collapsed_text : Bool | Nil
#
If set, the client signals that it supports setting collapsedText on folding ranges to display custom labels instead of the default text.
@since 3.17.0