Allow searching of outline items
This commit is contained in:
parent
06ba1c64cf
commit
d74658fdb5
3 changed files with 40 additions and 14 deletions
|
@ -8,6 +8,7 @@ path = "src/outline.rs"
|
|||
|
||||
[dependencies]
|
||||
editor = { path = "../editor" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
text = { path = "../text" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue