Skip to content

use OrderedSet to preserve selection order

Copy an OrderedSet implementation from https://code.activestate.com/recipes/576694/ and use it to preserve selection order. Future merge requests will take advantage of this to support reverse diffs and arbitrary reparenting.

Merge request reports