Type Alias ChangeAnnotationsSupportOptions

ChangeAnnotationsSupportOptions: { groupsOnLabel?: boolean }

Type declaration

  • OptionalgroupsOnLabel?: boolean

    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.

3.18.0