zed/crates/search/src
Thorsten Ball 130ea79c95 Fix focus and re-focus of project-wide search
This fixes the issue of `Cmd-shift-f` not refocusing the search bar when
a project-wide search already exists.

It also fixes the handlers for "search in new" and "new search".

Co-authored-by: Kirill <kirill@zed.dev>
2024-01-18 15:05:45 +01:00
..
buffer_search.rs Fix buffer search focus not working 2024-01-18 10:51:28 +02:00
history.rs Add typos configuration for zed and add a few more typo fixes 2024-01-17 15:22:37 -08:00
mode.rs Remove 2 suffix for language_tools, search, terminal_view, auto_update 2024-01-03 10:52:40 -08:00
project_search.rs Fix focus and re-focus of project-wide search 2024-01-18 15:05:45 +01:00
search.rs Use the .selected style for buffer search option buttons (#4000) 2024-01-10 10:35:06 -05:00
search_bar.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00