Preserve matching history items and their order
This commit is contained in:
parent
541dd994a9
commit
57a95d1799
5 changed files with 151 additions and 16 deletions
|
@ -10,6 +10,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
editor = { path = "../editor" }
|
||||
collections = { path = "../collections" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
gpui = { path = "../gpui" }
|
||||
menu = { path = "../menu" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue