ZIm/crates/diagnostics/src
Mikayla Maki 80f89059aa
Fix mouse clicks on remote-open-folder UI (#19851)
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>
2024-10-28 12:55:55 -07:00
..
diagnostics.rs Fix mouse clicks on remote-open-folder UI (#19851) 2024-10-28 12:55:55 -07:00
diagnostics_tests.rs Combine excerpt footer and header into a single block (#19441) 2024-10-18 17:58:07 -07:00
items.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
project_diagnostics_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
toolbar_controls.rs Tweak warning diagnostic toggle (#18637) 2024-10-02 13:57:20 -03:00