zed/crates/text/src
2025-09-22 11:45:23 +00:00
..
anchor.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
locator.rs editor: Re-use multibuffers when opening the same locations again (#37994) 2025-09-11 16:58:11 +02:00
network.rs Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
operation_queue.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
patch.rs Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
selection.rs helix: Change f and t motions (#35216) 2025-08-14 13:04:07 -04:00
subscription.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
tests.rs Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
text.rs text: Implement Rope::clip_offset in terms of the new utf8 boundary methods (#38630) 2025-09-22 11:45:23 +00:00
undo_map.rs sum_tree: Store context on cursor (#34904) 2025-07-22 18:20:48 +02:00