ZIm/crates/multi_buffer/src
Piotr Osiewicz 7afee64119
multi_buffer: Refactor diff_transforms field into a separate struct (#32237)
A minor refactor ~needed to unblock #22546; it's pretty hard to add an
extra field to `diff_transforms` dimension, as it is a 2-tuple (which
uses a blanket impl)

Release Notes:

- N/A
2025-06-06 11:06:42 +00:00
..
anchor.rs Fix more panics when removing excerpts (#28836) 2025-04-16 15:33:28 +00:00
multi_buffer.rs multi_buffer: Refactor diff_transforms field into a separate struct (#32237) 2025-06-06 11:06:42 +00:00
multi_buffer_tests.rs Fix innermost brackets panic (#32120) 2025-06-05 20:24:56 +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