zed/crates/search2/src
Antonio Scandurra cc9eff89f5 Use a handler instead of an action for clicks
This prevents dispatching actions on buttons that were not the target of the click.

Co-Authored-By: Marshall <marshall@zed.dev>
2023-12-06 19:12:01 +01:00
..
buffer_search.rs Use a handler instead of an action for clicks 2023-12-06 19:12:01 +01:00
history.rs WIP: start search2 2023-11-13 20:38:37 +01:00
mode.rs fixup! Remove dead code (for now). 2023-11-17 17:22:52 +01:00
project_search.rs Port to gpui2 2023-11-23 10:44:05 +02:00
search.rs Rename button-related enums (#3463) 2023-11-30 12:04:23 -05:00
search_bar.rs Add new Button and IconButton components (#3448) 2023-11-29 17:41:44 -05:00