Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
50.45k
stars
3.12k
forks
source link
title_bar: Remove dependency on `feedback` #21013
Closed
maxdeviant closed 13 hours ago
This PR removes the
title_bar
crate's dependency on thefeedback
crate.The
feedback::GiveFeedback
action now resides atzed_actions::feedback::GiveFeedback
.title_bar
now no longer depends oneditor
🥳Release Notes: