zed/crates/search/src
Piotr Osiewicz e6ebe7974d
gpui: Add Global marker trait (#7095)
This should prevent a class of bugs where one queries the wrong type of
global, which results in oddities at runtime.

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-01-30 14:08:20 -05:00
..
buffer_search Search woes (#6698) 2024-01-25 13:28:21 +01:00
buffer_search.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +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
project_search.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
search.rs
search_bar.rs