Mikayla Maki
|
f5d4bcd934
|
Added erorr states and first-pass error handling to the copilot status bar item.
Added correct icons
Added a new 'Toast' action which allows other crates to easily pop toasts with an optional click action
|
2023-03-30 14:10:57 -07:00 |
|
Mikayla Maki
|
cc7c5b416c
|
Add status bar icon reflecting copilot state to Zed status bar
|
2023-03-29 21:31:33 -07:00 |
|
Mikayla Maki
|
8db7e17ac5
|
Move install_cli function to a seperate crate
Add install cli button to welcome experience
Add toast pop ups for CLI installation status
|
2023-03-06 17:55:58 -08:00 |
|
Petros Amoiridis
|
7a667f390b
|
Use open_url from the platform module
And remove the open function from the `util` crate.
|
2023-02-15 15:58:57 +02:00 |
|
Petros Amoiridis
|
5d23aaacc8
|
Introduce an open function
And refactor some of the older code to simplify it
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2023-02-10 21:11:54 +02:00 |
|
Kay Simmons
|
b020955ac4
|
show notification if no recent projects
|
2023-02-07 00:10:11 -08:00 |
|
Mikayla Maki
|
790ef19a48
|
Fix mis-set variables
|
2022-12-13 09:58:04 -08:00 |
|
Mikayla Maki
|
925c9e13bb
|
Remove terminal container view, switch to notify errors
|
2022-12-08 20:21:00 -08:00 |
|
Mikayla Maki
|
a1f273278b
|
Added user notifications
|
2022-12-03 16:06:02 -08:00 |
|