zed/crates/text/src
2021-12-16 12:29:37 +01:00
..
anchor.rs Merge branch 'fragment-locators' into project-diagnostics 2021-12-10 14:01:17 +01:00
locator.rs Optimize anchor comparison and take full advantage of fragment IDs 2021-12-10 09:16:58 +01:00
operation_queue.rs Remove anchor collections 2021-12-09 17:28:27 +01:00
patch.rs Get Editor compiling with MultiBuffer as its buffer 2021-12-08 19:23:04 -07:00
point.rs Ensure BlockMap::clip_point always yield a valid buffer location 2021-12-16 12:29:37 +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
random_char_iter.rs Re-enable multi-byte random character generation 2021-12-15 17:51:11 +01:00
rope.rs Remove disk diagnostics that were invalidated by a buffer edit 2021-12-15 18:29:01 +01:00
selection.rs More messy progress towards selections in editors 2021-12-11 00:29:34 -07:00
subscription.rs Implement ExcerptList::subscribe 2021-12-06 13:37:17 -07:00
tests.rs WIP: Start on removing selections from buffer in favor of editor 2021-12-10 19:23:34 -07:00
text.rs Implement MultiBuffer::reversed_chars_at 2021-12-15 10:06:45 +01:00