rust-analyzer/crates/ide-diagnostics/src
Wilfred Hughes 495c0cb1ea fix: Only show unlinked-file diagnostic on first line during startup
This partially reverts #17350, based on the feedback in #17397.

If we don't have an autofix, it's more annoying to highlight the whole line.
This heuristic fixes the diagnostic overwhelming the user during startup.
2024-06-13 11:52:34 -07:00
..
handlers fix: Only show unlinked-file diagnostic on first line during startup 2024-06-13 11:52:34 -07:00
lib.rs internal: Expose snippet capability to diagnostic quickfixes 2024-06-07 21:29:48 -04:00
tests.rs parse_macro_expansion_error almost never contains values so Option it 2024-05-13 17:02:08 +02:00