Style new lsp log menu, add a test for it
This commit is contained in:
parent
66f215cd13
commit
817644eb20
7 changed files with 210 additions and 38 deletions
|
@ -24,7 +24,9 @@ serde.workspace = true
|
|||
anyhow.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
env_logger.workspace = true
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue