Format action names more readably in command palette
Also add a unit test for the command palette
This commit is contained in:
parent
a4f259066b
commit
d8ad0d8e4e
2 changed files with 76 additions and 8 deletions
|
@ -19,6 +19,7 @@ workspace = { path = "../workspace" }
|
|||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
serde_json = { version = "1.0.64", features = ["preserve_order"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
ctor = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue