zed/crates/settings_ui
Ben Kunkle ae5abf0b26
Remove dependency on bm25. Use exact prefix match in settings UI search instead (#49231)
Closes #ISSUE

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-02-15 13:24:33 -05:00
..
src Remove dependency on bm25. Use exact prefix match in settings UI search instead (#49231) 2026-02-15 13:24:33 -05:00
Cargo.toml Remove dependency on bm25. Use exact prefix match in settings UI search instead (#49231) 2026-02-15 13:24:33 -05:00
LICENSE-GPL Start up settings UI 2 (#38673) 2025-09-24 15:45:14 +00:00