ZIm/crates/editor
Smit Barmase b63d820be2
editor: Fix move line up panic when selection is at end of line next to fold marker (#34982)
Closes #34826

In move line up method, make use of `prev_line_boundary` which accounts
for fold map, etc., for selection start row so that we don't incorrectly
calculate row range to move up.

Release Notes:

- Fixed an issue where `editor: move line up` action sometimes crashed
if the cursor was at the end of a line beside a fold marker.
2025-07-24 03:46:29 +05:30
..
src editor: Fix move line up panic when selection is at end of line next to fold marker (#34982) 2025-07-24 03:46:29 +05:30
Cargo.toml Fix yaml comment indent (#33882) 2025-07-03 23:57:57 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00