This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.4.0
### Bug fixes When multiple ranges in a single range set overlap, put the smaller ones inside the bigger ones, so that overlapping decorations don't break up each other's elements when coming from the same source. ### New features Selection and selection range `eq` methods now support an optional argument that makes them also compare by cursor associativity. The `RangeSet.join` function can be used to join multiple range sets together.