zed/crates/rope/src
Piotr Osiewicz 345fad3e9d
editor: add select previous command (#2556)
Added a `select previous` command to complement `select next`.
Release Notes:

- Added "Select previous" editor command, mirroring `Select next`.
Ticket number: Z-366
2023-06-02 17:32:34 +02:00
..
offset_utf16.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
point.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
point_utf16.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
rope.rs editor: add select previous command (#2556) 2023-06-02 17:32:34 +02:00
unclipped.rs Move Unclipped into separate file 2022-11-23 14:02:11 -05:00