zed/crates/buffer_diff
Conrad Irwin ed3e18de6f
Reduce rewrapping when agent diffs are present (#48423)
Before this change any agent diff caused us to recompute the entire
buffer's wraps, because we didn't handle the base text of diffs
changing.

Now, thanks to anchors, we can do that.

Release Notes:

- Fixed the editor rewrapping like crazy when agent edits were present
2026-02-04 23:36:23 +00:00
..
src Reduce rewrapping when agent diffs are present (#48423) 2026-02-04 23:36:23 +00:00
Cargo.toml ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
LICENSE-GPL