Pull up diagnostic and cursor position status bar items creation
This commit is contained in:
parent
9bb195e177
commit
03bd6d6c33
3 changed files with 18 additions and 12 deletions
|
@ -27,6 +27,7 @@ tree-sitter-rust = { version = "0.19.0", optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
project = { path = "../project", features = ["test-support"] }
|
||||
serde_json = { version = "1.0.64", features = ["preserve_order"] }
|
||||
tree-sitter = "0.19.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue