diff --git a/crates/zed/src/feedback_popover.rs b/crates/zed/src/feedback_popover.rs index e0721078a05d1872b2e38d16d01cb6a36e3425bf..556fb5922c9a510b41c6b8f71bcbff119ff7527e 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 + Rework all code relying on contacts list (search out "contacts") Obtain metrics_id Fix all layout issues, theming, buttons, etc Make multi-line editor without line numbers