zed/crates/search/src
Antonio Scandurra b151e12890 Drop active searchable item subscription when changing active item
We were leaking the previous active item's subscription, which meant
that we would receive the `MatchesInvalidated` event as many times as
we changed items.

Co-Authored-By: Thorsten Ball <thorsten@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2024-01-23 18:31:21 +01:00
..
buffer_search.rs Drop active searchable item subscription when changing active item 2024-01-23 18:31:21 +01: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