-
- Downloads
code_clean: add support for running edits in multiple passes
When an edit cannot be applied because it overlaps one that did, re-run all edits again until no edits could be applied or the document reaches a previously visited state (unlikely but possible in theory).
Please register or sign in to comment