zed/crates/text/src
Antonio Scandurra cf7cc83f85 Simplify undo_to_transaction and redo_to_transaction
We don't need to mutate the history anymore now that we render pending renames
with a block decoration.
2022-02-19 10:52:21 +01:00
..
anchor.rs Use selection instead of just the cursor when fetching code actions 2022-02-14 14:13:36 +01:00
locator.rs Fix Locator::from_index 2022-01-05 17:58:24 -08:00
operation_queue.rs Serialize deferred operations 2022-01-05 11:52:41 +01:00
patch.rs
point.rs
point_utf16.rs
random_char_iter.rs
rope.rs Add a ToPointUtf16 trait in text and multibuffer 2022-02-04 17:35:37 -08:00
selection.rs
subscription.rs
tests.rs Add BufferSnapshot::edited_ranges_for_transaction 2022-02-09 17:04:07 -08:00
text.rs Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00