From 9fc7f546311ba087e95e575263b05ecadfd44298 Mon Sep 17 00:00:00 2001 From: Joseph Lyons Date: Fri, 6 Jan 2023 15:32:28 -0500 Subject: [PATCH] Add to TODO --- crates/zed/src/feedback_popover.rs | 1 + 1 file changed, 1 insertion(+) 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