Implement Rename command in project panel
This commit is contained in:
parent
a217e2e64b
commit
333b4aaf4e
3 changed files with 154 additions and 12 deletions
|
@ -18,7 +18,7 @@ workspace = { path = "../workspace" }
|
|||
unicase = "2.6"
|
||||
|
||||
[dev-dependencies]
|
||||
editor = { path = "../editor", feature = ["test-support"] }
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
serde_json = { version = "1.0.64", features = ["preserve_order"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue