ZIm/crates/multi_buffer/src
smit bbea3a2184
editor: Fix crash caused by editor::SelectPrevious (#24660)
Closes #24345

Release Notes:

- Fixed a crash caused by calling `editor::SelectPrevious` twice in a
row.

Co-authored-by: conrad <conrad@zed.dev>
2025-02-11 22:07:44 +05:30
..
anchor.rs Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -05:00
multi_buffer.rs editor: Fix crash caused by editor::SelectPrevious (#24660) 2025-02-11 22:07:44 +05:30
multi_buffer_tests.rs Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -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