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
This commit is contained in:
@@ -131,9 +131,7 @@ pub struct CopilotAuth {
|
||||
pub instruction_text: TextStyle,
|
||||
pub cta_button: ButtonStyle,
|
||||
pub content_width: f32,
|
||||
pub copilot_icon: SvgStyle,
|
||||
pub plus_icon: IconStyle,
|
||||
pub zed_icon: SvgStyle,
|
||||
pub copilot_plus_zed_icon: SvgStyle,
|
||||
pub device_code_group: ContainerStyle,
|
||||
pub github_group: ContainerStyle,
|
||||
pub header_group: ContainerStyle,
|
||||
|
||||
Reference in New Issue
Block a user