mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f1b459bd00
Adds `Transaction::change_by_and_with_selection` which centralizes logic for producing change sets with a potentially new selection that is applied incrementally, rather than all at once at the end with `with_selection`. It also centralizes the offset tracking logic so that the caller can construct a new selection with ranges as if they were operating on the text as-is. |
4 weeks ago | |
---|---|---|
.. | ||
src | 4 weeks ago | |
tests | 7 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 2 months ago |