zed/crates/text/src
Nathan Sobo 4578938ea1 Implement ExcerptList::subscribe
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-12-06 13:37:17 -07: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 Implement ExcerptList::subscribe 2021-12-06 13:37:17 -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
point.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
subscription.rs Implement ExcerptList::subscribe 2021-12-06 13:37:17 -07:00
tests.rs Introduce Buffer::edits_since_in_range 2021-12-06 19:48:45 +01:00
text.rs Implement ExcerptList::subscribe 2021-12-06 13:37:17 -07:00