Use new multibuffer excerpts in project search (#27893)

Follow-up of https://github.com/zed-industries/zed/pull/27876
Closes https://github.com/zed-industries/zed/issues/13513

Release Notes:

- Improved multi buffer excerpts to merge when expanded

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
Kirill Bulatov
2025-04-02 22:57:40 +00:00
committed by GitHub
co-authored by Conrad Irwin
parent b4af5b2ce0
commit 8a6ed4a2ca
6 changed files with 154 additions and 207 deletions
Generated
-1
View File
@@ -8665,7 +8665,6 @@ dependencies = [
"collections",
"ctor",
"env_logger 0.11.8",
"futures 0.3.31",
"gpui",
"indoc",
"itertools 0.14.0",