Use fuzzy-matching to locate symbols when resolving edit steps (#15447)
Release Notes: - N/A --------- Co-authored-by: Nathan <nathan@zed.dev>
This commit is contained in:
parent
5e1aa898d4
commit
2b871a631a
5 changed files with 330 additions and 131 deletions
|
@ -64,6 +64,7 @@ serde_json.workspace = true
|
|||
settings.workspace = true
|
||||
similar.workspace = true
|
||||
smol.workspace = true
|
||||
strsim.workspace = true
|
||||
telemetry_events.workspace = true
|
||||
terminal.workspace = true
|
||||
terminal_view.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue