class LSProtocol::ChangeAnnotationsSupportOptions
- LSProtocol::ChangeAnnotationsSupportOptions
- Reference
- Object
Overview
@since 3.18.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#groups_on_label : Bool | Nil
Whether the client groups edits with equal labels into tree nodes, for instance all edits labelled with "Changes in Strings" would be a tree node.
Constructor Detail
Instance Method Detail
def groups_on_label : Bool | Nil
#
Whether the client groups edits with equal labels into tree nodes, for instance all edits labelled with "Changes in Strings" would be a tree node.