mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 10:02:56 +00:00
0761383752
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |