Add status bar icon reflecting copilot state to Zed status bar
This commit is contained in:
parent
8fac32e1eb
commit
cc7c5b416c
20 changed files with 606 additions and 201 deletions
|
@ -36,3 +36,4 @@ tree-sitter-json = "*"
|
|||
unindent = "0.1"
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
fs = { path = "../fs", features = ["test-support"] }
|
||||
pretty_assertions = "1.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue