-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copilot #2316
Copilot #2316
Commits on Mar 28, 2023
-
Refactor HTTP and github release downloading into util Lazily download / upgrade the copilot LSP from Zed Co-authored-by: Max <[email protected]> Co-Authored-By: Antonio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 455cdc8 - Browse repository at this point
Copy the full SHA 455cdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a99eae - Browse repository at this point
Copy the full SHA 9a99eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5471217 - Browse repository at this point
Copy the full SHA 5471217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797bb7d - Browse repository at this point
Copy the full SHA 797bb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d9277 - Browse repository at this point
Copy the full SHA 59d9277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba9e63 - Browse repository at this point
Copy the full SHA 8ba9e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1803719 - Browse repository at this point
Copy the full SHA 1803719View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 155594c - Browse repository at this point
Copy the full SHA 155594cView commit details -
Implement
Copilot::completions_cycling
Co-Authored-By: Mikayla Maki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 591e246 - Browse repository at this point
Copy the full SHA 591e246View commit details -
Configuration menu - View commit details
-
Copy full SHA for b57d517 - Browse repository at this point
Copy the full SHA b57d517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e29d4 - Browse repository at this point
Copy the full SHA 15e29d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cc86a - Browse repository at this point
Copy the full SHA 19cc86aView commit details -
Restructure verification code prompting to open a window instead
Also, prevent multiple calls to `sign_in` from racing with each other.
Configuration menu - View commit details
-
Copy full SHA for 99cca59 - Browse repository at this point
Copy the full SHA 99cca59View commit details -
Fix invalid translation between bottom/top left coordinate spaces
Co-Authored-By: Mikayla Maki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9713d1b - Browse repository at this point
Copy the full SHA 9713d1bView commit details -
WIP: Start on showing window for authenticating with copilot
Co-Authored-By: Mikayla Maki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b16e216 - Browse repository at this point
Copy the full SHA b16e216View commit details -
Start integrating Copilot with editor
There's still a bit to do in terms of reusing the previous suggestion when the prefix matches, but we're getting there.
Configuration menu - View commit details
-
Copy full SHA for 2f95510 - Browse repository at this point
Copy the full SHA 2f95510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 093e0a3 - Browse repository at this point
Copy the full SHA 093e0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6715e52 - Browse repository at this point
Copy the full SHA 6715e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1162615 - Browse repository at this point
Copy the full SHA 1162615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fede1c - Browse repository at this point
Copy the full SHA 2fede1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6c283 - Browse repository at this point
Copy the full SHA ef6c283View commit details -
Clear copilot suggestions when hitting escape
Co-Authored-By: Mikayla Maki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d236d9e - Browse repository at this point
Copy the full SHA d236d9eView commit details -
Refresh copilot suggestions when hitting
alt-]
if none are showingCo-Authored-By: Mikayla Maki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 034bc75 - Browse repository at this point
Copy the full SHA 034bc75View commit details -
Configuration menu - View commit details
-
Copy full SHA for da81ff3 - Browse repository at this point
Copy the full SHA da81ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff0986 - Browse repository at this point
Copy the full SHA 6ff0986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef9cef - Browse repository at this point
Copy the full SHA 0ef9cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941da24 - Browse repository at this point
Copy the full SHA 941da24View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d8d2bb - Browse repository at this point
Copy the full SHA 9d8d2bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9774b - Browse repository at this point
Copy the full SHA ce9774bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12370f1 - Browse repository at this point
Copy the full SHA 12370f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cec18 - Browse repository at this point
Copy the full SHA a5cec18View commit details -
Configuration menu - View commit details
-
Copy full SHA for aea8475 - Browse repository at this point
Copy the full SHA aea8475View commit details -
Move command palette filter into collections crate
Filter out copilot commands from command palette when not active
Configuration menu - View commit details
-
Copy full SHA for 0b0c7e4 - Browse repository at this point
Copy the full SHA 0b0c7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60ef03 - Browse repository at this point
Copy the full SHA d60ef03View commit details -
Co-authored-by: antonio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f812796 - Browse repository at this point
Copy the full SHA f812796View commit details -
Add copilot pause / resume Add copilot statusbar item stub
Configuration menu - View commit details
-
Copy full SHA for ebd06b4 - Browse repository at this point
Copy the full SHA ebd06b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3b3ea - Browse repository at this point
Copy the full SHA ae3b3eaView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3822a5 - Browse repository at this point
Copy the full SHA e3822a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76efab0 - Browse repository at this point
Copy the full SHA 76efab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fac32e - Browse repository at this point
Copy the full SHA 8fac32eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7c5b4 - Browse repository at this point
Copy the full SHA cc7c5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8033b2 - Browse repository at this point
Copy the full SHA a8033b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3b743 - Browse repository at this point
Copy the full SHA 5b3b743View commit details -
Switch to using zed hosted copilot LSP (again)
co-authored-by: antonio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e46cd2d - Browse repository at this point
Copy the full SHA e46cd2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7461c3 - Browse repository at this point
Copy the full SHA b7461c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b453a - Browse repository at this point
Copy the full SHA 58b453aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 655897b - Browse repository at this point
Copy the full SHA 655897bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f235d9f - Browse repository at this point
Copy the full SHA f235d9fView commit details -
Added erorr states and first-pass error handling to the copilot statu…
…s bar item. Added correct icons Added a new 'Toast' action which allows other crates to easily pop toasts with an optional click action
Configuration menu - View commit details
-
Copy full SHA for f5d4bcd - Browse repository at this point
Copy the full SHA f5d4bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for afc9b83 - Browse repository at this point
Copy the full SHA afc9b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c28d2c4 - Browse repository at this point
Copy the full SHA c28d2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81411b9 - Browse repository at this point
Copy the full SHA 81411b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3188be - Browse repository at this point
Copy the full SHA c3188beView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e38f52d - Browse repository at this point
Copy the full SHA e38f52dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 713f5f6 - Browse repository at this point
Copy the full SHA 713f5f6View commit details