zed/crates/markdown_preview
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
..
src Fix mouse clicks on remote-open-folder UI (#19851) 2024-10-28 12:55:55 -07:00
Cargo.toml markdown: Use buffer font instead of UI font for code blocks (#17351) 2024-09-05 11:35:38 -04:00
LICENSE-GPL