zed/crates/text/src
Antonio Scandurra 2c1906d710 Normalize line endings when parsing completions
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-07-06 19:32:45 +02:00
..
anchor.rs Clip scroll_top_row before navigating back to it 2022-04-27 16:25:26 +02:00
locator.rs Don't reuse excerpt ids in MultiBuffer 2022-03-11 08:50:50 -07:00
network.rs Move Network test helper from util crate into text crate 2022-03-04 13:54:07 -08:00
operation_queue.rs Serialize deferred operations 2022-01-05 11:52:41 +01:00
patch.rs Rename Patch::transform_old to Patch::old_to_new 2022-03-25 14:57:40 +01:00
point_utf16.rs Don't insert headers in MultiBuffer 2021-12-21 16:38:18 +01:00
point.rs Don't insert headers in MultiBuffer 2021-12-21 16:38:18 +01:00
random_char_iter.rs Strip carriage returns from all text in text::Buffer 2022-07-05 17:25:09 -07:00
rope.rs Strip carriage returns from all text in text::Buffer 2022-07-05 17:25:09 -07:00
selection.rs Enable copy and paste in vim mode 2022-05-26 17:02:05 -07:00
subscription.rs Implement ExcerptList::subscribe 2021-12-06 13:37:17 -07:00
tests.rs Normalize line endings when parsing completions 2022-07-06 19:32:45 +02:00
text.rs Normalize line endings when parsing completions 2022-07-06 19:32:45 +02:00