ZIm/crates/file_finder/src
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
..
file_finder.rs Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02:00
file_finder_settings.rs Adjust file finder width configuration (#20819) 2024-11-18 16:32:16 -03:00
file_finder_tests.rs Fix ssh project history (#19683) 2024-10-24 21:49:07 +03:00
new_path_prompt.rs Fix picker new_path_prompt throwing "file exists" when saving (#21080) 2024-11-22 17:45:03 -05:00
open_path_prompt.rs Add more context to the save new file path picker (#19863) 2024-10-28 17:21:41 -07:00