ZIm/crates/multi_buffer/src
Conrad Irwin afabcd1547
Update block diagnostics (#28006)
Release Notes:

- "Block" diagnostics (that show up in the diagnostics view, or when
using `f8`/`shift-f8`) are rendered more clearly
- `f8`/`shift-f8` now always go to the "next" or "prev" diagnostic,
regardless of the state of the editor

![Screenshot 2025-04-09 at 16 42
09](https://github.com/user-attachments/assets/ae6d2ff6-5183-4b74-89d0-fefee1aa11e3)

---------

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
Co-authored-by: Julia Ryan <juliaryan3.14@gmail.com>
2025-04-15 09:35:13 -06:00
..
anchor.rs Introduce "Near" block type (#28032) 2025-04-04 17:37:42 -06:00
multi_buffer.rs Update block diagnostics (#28006) 2025-04-15 09:35:13 -06:00
multi_buffer_tests.rs Fix panic when a file in a path-based multibuffer excerpt is renamed (#28364) 2025-04-08 22:01:40 +00:00
position.rs Rework diff rendering to allow putting the cursor into deleted text, soft-wrapping and scrolling deleted text correctly (#22994) 2025-01-24 14:18:22 -07:00