zed/crates/text/src
2021-12-24 12:07:26 +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 Don't insert headers in MultiBuffer 2021-12-21 16:38:18 +01:00
point_utf16.rs Don't insert headers in MultiBuffer 2021-12-21 16:38:18 +01:00
random_char_iter.rs Re-enable multi-byte random character generation 2021-12-15 17:51:11 +01:00
rope.rs Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +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 Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
text.rs Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +01:00