zed/crates/editor
Antonio Scandurra 2d6e348185 Prevent anchors from escaping their excerpt's range when resolving them
This could happen if an anchor was created on an excerpt with a larger range.
Then, if the excerpt was removed and added back at the same position and with
the same buffer but a smaller range, resolving the anchor could overshoot
the excerpt's boundaries.
2022-01-29 09:52:38 +01:00
..
src Prevent anchors from escaping their excerpt's range when resolving them 2022-01-29 09:52:38 +01:00
Cargo.toml Fix cursor position when inserting newlines on a repeated excerpt 2022-01-11 18:30:25 +01:00