ZIm/crates/editor
Marshall Bowers 4d074fc737
editor: Fix rewrap with a non-empty selection (#17980)
This PR fixes an issue where rewrapping would not occur with a non-empty
selection.

It is only the expansion to neighboring lines that needs to be gated by
an empty selection.

Release Notes:

- N/A
2024-09-17 19:20:45 -04:00
..
src editor: Fix rewrap with a non-empty selection (#17980) 2024-09-17 19:20:45 -04:00
Cargo.toml editor: Add rewrap command (#17909) 2024-09-16 19:58:22 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00