Files
oak-gpui/crates
tidely 48299b5b24 search: Preserve SearchOptions across dismisses (#36954)
Closes #36931 and #21956

Preserves `SearchOptions` across dismisses of the buffer search bar.
This behavior is consistent with VSCode, which seems reasonable. The
`configured_options` field is then no longer being used. The
configuration is still read during initialization of the
`BufferSearchBar`, but not after.

Something to consider is that there are other elements in the search bar
which are not kept across dismisses such as replace status. However
these are visually separated in the UI, leading me to believe this is a
okay change to make.

Release Notes:

- Preserve search options between buffer search dismisses
2025-08-28 00:17:21 +03:00
..
2025-08-05 18:16:47 +00:00
2025-08-13 13:25:52 -06:00
2025-08-27 21:55:34 +03:00
2025-08-27 21:55:34 +03:00
2025-08-27 21:55:34 +03:00
2025-08-27 21:55:34 +03:00
2025-08-19 20:33:44 +00:00
2025-08-27 21:55:34 +03:00
2025-07-17 14:25:55 +00:00
2025-07-08 14:34:57 +00:00
2025-08-27 21:55:34 +03:00
2025-08-27 21:55:34 +03:00
2025-08-21 06:48:04 +00:00
2025-08-27 21:55:34 +03:00
2025-08-27 21:55:34 +03:00