Files
oak-gpui/crates/editor/src
Piotr Osiewicz 0761383752 search: Improve performance of replace_all (#13654)
Previously replace_all amounted to what could be achieved by repeatedly
mashing "Replace" button, which had a bunch of overhead related to
buffer state syncing. This commit gets rid of the automated button
mashing, processing all of the replacements in one go.

Fixes #13455



Release Notes:

- Improved performance of "replace all" in buffer search and project
search
2024-06-28 19:06:44 +02:00
..
2024-05-10 15:50:20 -06:00
2024-01-03 10:58:57 -08:00
2024-06-28 12:03:30 +03:00
2024-05-26 16:30:09 -07:00
wip
2023-01-25 11:32:19 -08:00