assistant edit tool: Fuzzy match search block (#26935)

Release Notes:

- N/A

Co-authored-by: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
Agus Zubiaga 2025-03-17 15:33:20 -03:00 committed by GitHub
parent 798af67dc1
commit 94b63808e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 258 additions and 79 deletions

View file

@ -38,5 +38,7 @@ rand.workspace = true
collections = { workspace = true, features = ["test-support"] }
gpui = { workspace = true, features = ["test-support"] }
language = { workspace = true, features = ["test-support"] }
pretty_assertions.workspace = true
project = { workspace = true, features = ["test-support"] }
unindent.workspace = true
workspace = { workspace = true, features = ["test-support"] }