helix/helix-view
Michael Davis e38a432a00
Use separate glyphs for hint/info/warning/error diagnostic indicators
Currently all diagnostics use '●' as an indicator. This can be hard to
distinguish at a glance, especially if you are colorblind and/or the
theme doesn't distinguish much between `warning` and `error` styles
for example. We should split these out into separate simple shapes so
each severity is easy to recognize.
2025-06-10 11:49:32 -04:00
..
src Use separate glyphs for hint/info/warning/error diagnostic indicators 2025-06-10 11:49:32 -04:00
tests/encoding Re-vendor encoding_rs test data 2024-11-13 15:30:17 +09:00
Cargo.toml minor: Use a workspace dependency for parking_lot 2025-03-13 12:34:40 -04:00