ZIm/crates/multi_buffer/src
Cole Miller ad9c508a72
Fix performance regression in multibuffer diff syncing (#26137)
This fixes a performance problem introduced in #25906 and caused by
calling `BufferDiff::snapshot` too frequently.

Release Notes:

- Fixed a performance regression related to buffer diffs

Co-authored-by: Conrad <conrad@zed.dev>
2025-03-05 12:25:51 -05:00
..
anchor.rs Optimistically update hunk states when staging and unstaging hunks (#25687) 2025-02-28 20:55:29 +00:00
multi_buffer.rs Fix performance regression in multibuffer diff syncing (#26137) 2025-03-05 12:25:51 -05:00
multi_buffer_tests.rs Fix diff_hunk_before in a multibuffer (#26059) 2025-03-04 20:07:19 -07:00
position.rs Rework diff rendering to allow putting the cursor into deleted text, soft-wrapping and scrolling deleted text correctly (#22994) 2025-01-24 14:18:22 -07:00