Implement selecting prev and next in outline view
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
d74658fdb5
commit
aee3bb98f2
3 changed files with 67 additions and 21 deletions
|
@ -13,4 +13,5 @@ gpui = { path = "../gpui" }
|
|||
language = { path = "../language" }
|
||||
text = { path = "../text" }
|
||||
workspace = { path = "../workspace" }
|
||||
ordered-float = "2.1.1"
|
||||
postage = { version = "0.4", features = ["futures-traits"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue