zed/crates/repl
Max Brunsfeld 093c9cc87b
Avoid creating occlusions for editor blocks, since these block mouse wheel events (#20649)
Just block mouse down events, and in the case of the inline assist
prompt, set the default cursor.

Release Notes:

- N/A

Co-authored-by: Richard <richard@zed.dev>
2024-11-13 21:02:54 -08:00
..
src Avoid creating occlusions for editor blocks, since these block mouse wheel events (#20649) 2024-11-13 21:02:54 -08:00
Cargo.toml Show kernel options in a picker (#20274) 2024-11-07 17:59:53 -08:00
LICENSE-GPL