LSProtocol::ClientFoldingRangeOptions
Inherits JSON::Serializable / Reference / Object
@since 3.18.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(collapsed_text : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
collapsed_text
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