zed/crates/diagnostics/src
Dino 2325f14713
diagnostics: Current file diagnostics view (#34430)
These changes introduce a new command to the Diagnostics panel,
`diagnostics: deploy current file`, which allows the user to view the
diagnostics only for the currently opened file.

Here's a screen recording showing these changes in action 🔽 

[diagnostics: deploy current
file](https://github.com/user-attachments/assets/b0e87eea-3b3a-4888-95f8-9e21aff8ea97)

Closes #4739 

Release Notes:

- Added new `diagnostics: deploy current file` command to view
diagnostics for the currently open file

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-09-08 09:14:24 -06:00
..
buffer_diagnostics.rs diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00
diagnostic_renderer.rs diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00
diagnostics.rs diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00
diagnostics_tests.rs diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00
items.rs diagnostics: Fix diagnostics pane clearing up too eagerly on typing (#37546) 2025-09-04 15:30:23 +00:00
toolbar_controls.rs diagnostics: Current file diagnostics view (#34430) 2025-09-08 09:14:24 -06:00