ZIm/crates/multi_buffer/src
Max Brunsfeld c31c638006
Fix relative indentation when pasting content copied from outside Zed (#25300)
Closes https://github.com/zed-industries/zed/issues/24914

Release Notes:

- Fixed incorrect indentation when pasting multi-line content that was
copied from another app.
2025-02-21 01:25:33 +00:00
..
anchor.rs assistant2: Highlight crease on selection (#24358) 2025-02-20 13:25:08 -03:00
multi_buffer.rs Fix relative indentation when pasting content copied from outside Zed (#25300) 2025-02-21 01:25:33 +00: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