zed/crates/text/src
Antonio Scandurra 5f579a4287 Fix prefix/suffix calculation when determining copilot suggestion
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2023-03-31 18:05:07 +02:00
..
anchor.rs Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
locator.rs Add a layer of indirection between excerpt ids and locators 2022-11-28 14:18:49 -08:00
network.rs Move Network test helper from util crate into text crate 2022-03-04 13:54:07 -08:00
operation_queue.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
patch.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
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 prefix/suffix calculation when determining copilot suggestion 2023-03-31 18:05:07 +02:00
undo_map.rs 💄 2022-09-28 11:27:07 +02:00