This commit is contained in:
Joseph Lyons 2023-01-18 00:12:52 -05:00
parent 5517e743e1
commit bec03dc882
8 changed files with 251 additions and 151 deletions

View file

@ -59,4 +59,7 @@ pub fn init(cx: &mut gpui::MutableAppContext) {
});
},
);
// TODO FEEDBACK: Should I put Give Feedback action here?
// TODO FEEDBACK: Disble buffer search?
}