ZIm/crates/text/src
张小白 5ee4c036f9
assistant: Normalize line endings for prompts loaded from templates (#16808)
Closes #16804

Similar to #15708, when reading prompts from a template, both Windows
and Linux might end up with `CRLF (\r\n)` line endings, which can result
in a panic.

Release Notes:

- N/A
2024-08-26 10:34:20 -04:00
..
anchor.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
locator.rs Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
network.rs Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
operation_queue.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
patch.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
selection.rs Remove headers from prompt library picker (#12889) 2024-06-11 15:59:30 +02:00
subscription.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
tests.rs Speed up is_dirty and has_conflict (#11946) 2024-05-16 18:36:20 -07:00
text.rs assistant: Normalize line endings for prompts loaded from templates (#16808) 2024-08-26 10:34:20 -04:00
undo_map.rs Remove local timestamps from CRDT operations 2023-08-31 16:23:06 -07:00