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