ZIm/crates/multi_buffer/src
Max Brunsfeld 4846e6fb3a
Fix performance bottlenecks when multi buffers have huge numbers of buffers (#26308)
This is motivated by trying to make the Project Diff view usable with
huge Git change sets.

Release Notes:

- Improved performance of rendering multibuffers with very large numbers
of buffers
2025-03-08 02:15:15 +00: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 bottlenecks when multi buffers have huge numbers of buffers (#26308) 2025-03-08 02:15:15 +00: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