Files
oak-gpui/crates
Ömer Sinan Ağacan 71f4ca67c2 Use WHOLE_WORD search option in vim mode's whole-word search (#18725)
Instead of wrapping the search term with `\<...\>`, enable the
`WHOLE_WORD` search option.

The advantage of the search option is that it can be toggled with one
click/key press (alt+w by default), and it doesn't require regex mode.

Release Notes:

- Vim mode's whole word search now uses the search bar's "Match whole
words" option, instead of wrapping the search term with `\<...\>`. This
allows easier toggling of whole-word search, and it also works without
enabling the regex mode.
2024-10-09 19:26:28 +02:00
..
2024-10-08 11:54:28 +02:00
2024-10-09 01:07:18 -07:00
2024-09-13 13:17:49 -04:00
2024-08-13 23:06:07 -07:00
2024-09-23 15:28:04 -06:00
2024-09-23 15:28:04 -06:00
2024-10-09 18:16:22 +03:00
2024-09-27 13:30:25 -04:00
2024-10-02 13:27:16 +02:00
2024-09-24 16:23:08 -06:00
2024-09-16 08:29:46 -04:00
2024-10-09 11:32:34 -04:00