Remove 2 suffix for picker, feedback
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
0ac8aae17b
commit
bcad3a5847
32 changed files with 410 additions and 1733 deletions
|
@ -12,7 +12,7 @@ doctest = false
|
|||
editor = { package = "editor2", path = "../editor2" }
|
||||
fuzzy = {package = "fuzzy2", path = "../fuzzy2" }
|
||||
gpui = {package = "gpui2", path = "../gpui2" }
|
||||
picker = {package = "picker2", path = "../picker2" }
|
||||
picker = {path = "../picker" }
|
||||
project = { package = "project2", path = "../project2" }
|
||||
text = {package = "text2", path = "../text2" }
|
||||
settings = {package = "settings2", path = "../settings2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue