WIP: Start on go to line
This commit is contained in:
parent
a743c2d8d7
commit
cea8107242
6 changed files with 169 additions and 3 deletions
|
@ -36,6 +36,7 @@ fsevent = { path = "../fsevent" }
|
|||
fuzzy = { path = "../fuzzy" }
|
||||
editor = { path = "../editor" }
|
||||
file_finder = { path = "../file_finder" }
|
||||
go_to_line = { path = "../go_to_line" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
lsp = { path = "../lsp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue