ZIm/crates/search2/src
Nathan Sobo 6b14f2fd08
Rename build_view to new_view and build_model to new_model (#3823)
The word "new" is shorter and blends in with `new` constructors that are
common in Rust. Been meaning to do this for a while.

Release Notes:

- N/A
2024-01-02 08:11:53 -07:00
..
buffer_search.rs Rename build_view to new_view and build_model to new_model (#3823) 2024-01-02 08:11:53 -07:00
history.rs WIP: start search2 2023-11-13 20:38:37 +01:00
mode.rs buffer_search: Add tooltips, polish keybinds 2023-12-08 12:37:20 +01:00
project_search.rs Rename build_view to new_view and build_model to new_model (#3823) 2024-01-02 08:11:53 -07:00
search.rs Restore "reveal in project panel" and "search in directory" context menu actions 2023-12-21 01:07:05 +02:00
search_bar.rs Use ToggleButtons for search mode in buffer search 2023-12-20 18:32:12 -05:00