Update symbol matches as the query changes
This commit is contained in:
parent
8a8ae0fbcd
commit
d59ebb554b
3 changed files with 93 additions and 18 deletions
|
@ -13,4 +13,7 @@ gpui = { path = "../gpui" }
|
|||
project = { path = "../project" }
|
||||
text = { path = "../text" }
|
||||
workspace = { path = "../workspace" }
|
||||
util = { path = "../util" }
|
||||
ordered-float = "2.1.1"
|
||||
postage = { version = "0.4", features = ["futures-traits"] }
|
||||
smol = "1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue