Add option to sign in to copilot from welcome screen (#8853)
Fixes: https://github.com/zed-industries/zed/issues/8851 https://github.com/zed-industries/zed/assets/19867440/5d391289-34e8-4abc-9337-b7e253f4e513 Release Notes: - Added GitHub Copilot sign in on welcome screen ([#8851](https://github.com/zed-industries/zed/issues/8851)).
This commit is contained in:
parent
d7b5c883fe
commit
95e532c56d
5 changed files with 15 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -11937,6 +11937,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"client",
|
||||
"copilot_ui",
|
||||
"db",
|
||||
"editor",
|
||||
"fuzzy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue