zed/crates/text/src
Antonio Scandurra 42eba7268d Introduce Buffer::edits_since_in_range
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2021-12-06 19:48:45 +01:00
..
anchor.rs Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
operation_queue.rs Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07:00
patch.rs Start on maintaining edits in FragmentList 2021-12-06 12:10:25 +01:00
point.rs Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07:00
point_utf16.rs Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07:00
random_char_iter.rs Start on a simple randomized test for FragmentList 2021-12-06 16:08:17 +01:00
rope.rs Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07:00
selection.rs Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
tests.rs Introduce Buffer::edits_since_in_range 2021-12-06 19:48:45 +01:00
text.rs Introduce Buffer::edits_since_in_range 2021-12-06 19:48:45 +01:00