zed/crates/search/src
Marshall Bowers 13bbaf1e18
Use UpdateGlobal accessors in more places (#11925)
This PR updates a number of instances that were previously using
`cx.update_global` to use `UpdateGlobal::update_global` instead.

Release Notes:

- N/A
2024-05-16 13:30:04 -04:00
..
buffer_search Search woes (#6698) 2024-01-25 13:28:21 +01:00
buffer_search.rs Show buffer_search on vim::MoveToNextMatch (#11836) 2024-05-14 20:57:58 -06:00
mode.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00
project_search.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
search.rs Make BufferSearch less wide (#10459) 2024-04-11 23:07:29 -06:00
search_bar.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00