Commit Graph
8 Commits
Author SHA1 Message Date
Antonio ScandurraandMikayla Maki 591e246450 Implement Copilot::completions_cycling
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2023-03-28 09:42:00 -07:00
Antonio Scandurra 155594c8b8 Successfully fetch completions from Copilot
We still need to process them and return them into a more Zed-friendly
structure, but we're getting there.
2023-03-28 09:42:00 -07:00
Antonio Scandurra 180371929b Start on copilot completions 2023-03-28 09:42:00 -07:00
Antonio Scandurra 8ba9e63ab8 🎨 2023-03-28 09:42:00 -07:00
Antonio Scandurra 59d9277a74 Implement Copilot sign in and sign out 2023-03-28 09:42:00 -07:00
Antonio Scandurra 797bb7d780 Start copilot and check sign in status 2023-03-28 09:42:00 -07:00
Mikayla Maki 9a99eaee96 Fix bad global 2023-03-28 09:42:00 -07:00
455cdc8b37 Add copilot crate
Refactor HTTP and github release downloading into util
Lazily download / upgrade the copilot LSP from Zed

Co-authored-by: Max <max@zed.dev>
Co-Authored-By: Antonio <antonio@zed.dev>
2023-03-28 09:41:59 -07:00