zed/crates/text/src
Max Brunsfeld bd7d50f339 Fix 'invalid insertion' panic when following
Wait for the necessary buffer operations to arrive before attempting to
set selections and scroll top.
2023-04-18 16:13:18 -07:00
..
anchor.rs Invalidate copilot suggestion on backspaces 2023-04-05 08:48:39 -07:00
locator.rs Add a layer of indirection between excerpt ids and locators 2022-11-28 14:18:49 -08:00
network.rs
operation_queue.rs
patch.rs
selection.rs Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
subscription.rs
tests.rs Set transaction group interval to ZERO by default in tests 2022-12-27 16:47:28 -07:00
text.rs Fix 'invalid insertion' panic when following 2023-04-18 16:13:18 -07:00
undo_map.rs