Deploy FindBar
when hitting cmd-f
Co-Authored-By: Nathan Sobo <nathan@zed.dev> Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
e7d4c385d5
commit
bebde782fa
6 changed files with 99 additions and 2 deletions
|
@ -36,6 +36,7 @@ contacts_panel = { path = "../contacts_panel" }
|
|||
diagnostics = { path = "../diagnostics" }
|
||||
editor = { path = "../editor" }
|
||||
file_finder = { path = "../file_finder" }
|
||||
find = { path = "../find" }
|
||||
fsevent = { path = "../fsevent" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
go_to_line = { path = "../go_to_line" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue