diff --git a/crates/zed/src/feedback_popover.rs b/crates/zed/src/feedback_popover.rs index 52397562f9..e0721078a0 100644 --- a/crates/zed/src/feedback_popover.rs +++ b/crates/zed/src/feedback_popover.rs @@ -31,6 +31,7 @@ use crate::{feedback_popover, system_specs::SystemSpecs}; to make the modal look nice. Copy the theme values from the contact list styles Now + Obtain metrics_id Fix all layout issues, theming, buttons, etc Make multi-line editor without line numbers Some sort of feedback when something fails or succeeds