ZIm/crates/multi_buffer/src
Cole Miller 45146b6f30
Implement staging of partially-staged hunks (#25520)
Closes: #25475 

This PR makes it possible to stage uncommitted hunks that overlap but do
not coincide with an unstaged hunk.

Release Notes:

- Made it possible to stage hunks that are already partially staged

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-authored-by: Max <max@zed.dev>
2025-02-24 23:13:13 -05:00
..
anchor.rs assistant2: Highlight crease on selection (#24358) 2025-02-20 13:25:08 -03:00
multi_buffer.rs Implement staging of partially-staged hunks (#25520) 2025-02-24 23:13:13 -05:00
multi_buffer_tests.rs Color staged and unstaged hunks differently by opacity (#25108) 2025-02-19 18:33:21 +00: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