ZIm/crates/zed
Kirill Bulatov d49271a112
Use project search action with the default keybinding in app menus (#10618)
Fixes https://github.com/zed-industries/zed/issues/10611 

Zed has `workspace::NewSearch` (without a default keybinding) and
`workspace::DeploySearch` (with the default keybinding for its
`DeploySearch::find()` form).

Use the one with the keybinding, as it's the whole point of the menu.

Release Notes:

- Fixed "Find In Project" app menu item having no keybinding
([10611](https://github.com/zed-industries/zed/issues/10611))
2024-04-16 16:47:30 +03:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources windows: display icon (#9571) 2024-03-21 09:30:01 -07:00
src Use project search action with the default keybinding in app menus (#10618) 2024-04-16 16:47:30 +03:00
build.rs windows: Support compiling with MinGW toolchain (part 2) (#9843) 2024-03-28 10:40:07 -07:00
Cargo.toml WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00