helix/helix-term
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 fix: trim whitespace up to the last selection on insert_newline (#13673) 2025-06-03 08:45:19 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump libc in the rust-dependencies group (#13389) 2025-04-22 15:10:48 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00