mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 22:43:18 +00:00
Also change Zed's standard style to use `.track_focus(&self.focus_handle(cx))`, instead of `.track_focus(&self.focus_handle)`, to catch these kinds of errors more easily in the future. Release Notes: - N/A --------- Co-authored-by: Conrad <conrad@zed.dev> |
||
|---|---|---|
| .. | ||
| chat_panel | ||
| collab_panel | ||
| notifications | ||
| channel_view.rs | ||
| chat_panel.rs | ||
| collab_panel.rs | ||
| collab_ui.rs | ||
| notification_panel.rs | ||
| notifications.rs | ||
| panel_settings.rs | ||