zed/crates/search
Kirill Bulatov fbf2f790dd
Return back old project search behavior as default. (#3892)
Add a `workspace::DeploySearch` action and use it as a default for
"cmd-shift-f" binding. This action opens existing search tab if it
exists, or creates a new one otherwise. `workspace::NewSearch` action is
still available and always opens an existing search tab.

Release Notes:

- Added a `workspace::DeploySearch` action and use it as a default for
"cmd-shift-f" binding. `workspace::NewSearch` action is still available
and always opens an existing search tab.
2024-01-05 11:35:28 +02:00
..
src Return back old project search behavior as default. (#3892) 2024-01-05 11:35:28 +02:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00