Add copilot settings
Add copilot pause / resume Add copilot statusbar item stub
This commit is contained in:
parent
f812796283
commit
ebd06b43f5
9 changed files with 368 additions and 51 deletions
|
@ -10,6 +10,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
collections = { path = "../collections" }
|
||||
context_menu = { path = "../context_menu" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
settings = { path = "../settings" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue