zed/crates/file_finder
Kirill Bulatov 9833756224
Fix file finder menu actions (#21087)
Closes https://github.com/zed-industries/zed/issues/21077

* BREAKING: rename `file_finder::OpenMenu` into
`file_finder::ToggleMenu`
* Display the keybinding for menu toggling when the menu is open
* Fix `enter` not working in the menu

Release Notes:

- Fixed enter not working and menu toggle binding not shown in the file
finder menu
2024-11-23 02:21:19 +02:00
..
src Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02:00
Cargo.toml file_finder: Display file icons (#18091) 2024-09-20 14:44:13 -04:00
LICENSE-GPL