zed/crates/diagnostics/src
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
..
diagnostics.rs Avoid creating occlusions for editor blocks, since these block mouse wheel events (#20649) 2024-11-13 21:02:54 -08:00
diagnostics_tests.rs diagnostics: Improve performance with large # of diagnostics (#20189) 2024-11-04 12:16:02 -07:00
items.rs Take a mutable context when resolving selections (#19948) 2024-10-30 15:21:51 +01: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 diagnostics: Improve performance with large # of diagnostics (#20189) 2024-11-04 12:16:02 -07:00