Files
oak-gpui/crates
Agus ZubiagaandMax 8ec0309645 assistant edit tool: Use buffer search and replace in background (#26679)
Instead of getting the whole text from the buffer, replacing with
`String::replace`, and getting a whole diff, we'll now use `SearchQuery`
to get a range, diff only that range, and apply it (all in the
background).

When we match zero strings, we'll record a "bad search", keep going and
report it to the model at the end.

Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2025-03-13 12:25:49 -03:00
..
2025-03-06 05:20:06 +00:00
2025-03-13 15:18:40 +00:00
2025-03-13 15:18:40 +00:00
2025-02-28 18:33:35 +01:00
2025-03-06 10:56:28 -07:00
2025-03-13 15:18:40 +00:00
2025-03-12 07:25:19 +00:00
2025-03-10 13:38:30 -06:00
2025-03-13 15:18:40 +00:00
2025-02-28 18:33:35 +01:00
2025-02-28 18:33:35 +01:00
2025-03-10 13:38:30 -06:00
2025-03-11 21:39:29 +00:00
2025-03-13 15:18:40 +00:00
2025-03-12 19:39:30 +00:00
2025-03-10 13:38:30 -06:00
2025-03-12 19:39:30 +00:00
2025-03-13 15:18:40 +00:00
2025-02-28 18:33:35 +01:00
2025-03-06 10:56:28 -07:00
2025-03-10 13:19:02 -07:00
2025-03-13 15:18:40 +00:00
2025-03-12 13:48:13 -06:00
2025-03-13 15:18:40 +00:00
2025-03-13 15:18:40 +00:00
2025-03-12 19:39:30 +00:00
2025-03-13 15:18:40 +00:00
2025-03-10 13:38:30 -06:00