zed/crates/search2
Nathan Sobo 4680aad885
Correctly compute placeholder text for buffer search query editor (#3749)
Rather than relying on the focused element, instead explicitly pass the
focus handle for the query editor when determining the prev/next
bindings. Only compute these values once.

Release Notes:

- N/A
2023-12-20 20:48:31 -07:00
..
src Correctly compute placeholder text for buffer search query editor (#3749) 2023-12-20 20:48:31 -07:00
Cargo.toml Barebones project search (no UI, but the crate compiles) 2023-12-07 14:36:45 +01:00