ZIm/crates/multi_buffer/src
Cole Miller d97adfc540
Fix pairs of almost-adjacent hunks toggling together (#24355)
Release Notes:

- Fixed a bug where toggling a diff hunk that immediately precedes
another hunk would act on both hunks
2025-02-07 04:18:59 +00:00
..
anchor.rs Introduce diff crate to unite BufferDiff and BufferChangeSet (#24392) 2025-02-06 18:52:32 -05:00
multi_buffer.rs Fix pairs of almost-adjacent hunks toggling together (#24355) 2025-02-07 04:18:59 +00:00
multi_buffer_tests.rs Introduce diff crate to unite BufferDiff and BufferChangeSet (#24392) 2025-02-06 18:52:32 -05: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