zed/crates/copilot/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
..
copilot.rs Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
copilot_chat.rs Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
copilot_completion_provider.rs Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs Fix mouse clicks on remote-open-folder UI (#19851) 2024-10-28 12:55:55 -07:00