![]() 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 |
||
---|---|---|
.. | ||
persistence | ||
dock.rs | ||
item.rs | ||
modal_layer.rs | ||
notifications.rs | ||
pane.rs | ||
pane_group.rs | ||
persistence.rs | ||
searchable.rs | ||
shared_screen.rs | ||
status_bar.rs | ||
tasks.rs | ||
toolbar.rs | ||
workspace.rs | ||
workspace_settings.rs |