zed/crates/editor
Michael Sloan ab20681818
Use char level diff for Rewrap action for cursor preservation + not reinserting all text (#20368)
Closes #18896

Release Notes:

- Fixed #18896 - `editor::Rewrap` now preserves cursors and only inserts
whitespace by using character-level diff instead of line-level diff.
2024-11-11 22:24:04 -07:00
..
src Use char level diff for Rewrap action for cursor preservation + not reinserting all text (#20368) 2024-11-11 22:24:04 -07:00
Cargo.toml Improve rewrap for ideographic writing systems (#20218) 2024-11-05 14:22:21 -07:00
LICENSE-GPL