zed/crates/text/src
2021-12-01 11:44:33 +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 Don't produce invalid intermediate edits in Patch::compose 2021-12-01 11:44:33 +01: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 Rename buffer crate to text and name its entrypoint after the crate 2021-11-30 12:26:12 -07: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 Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
text.rs WIP - maintain foldmap with Buffer::edits_since 2021-11-30 17:23:02 -08:00