helix/helix-term
Michael Davis c1027e63f6
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-25 08:31:57 -04:00
..
src Use separate glyphs for hint/info/warning/error diagnostic indicators 2025-06-25 08:31:57 -04:00
tests Fix prompt truncation for non-ASCII lines 2025-06-19 10:44:06 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump libc in the rust-dependencies group (#13827) 2025-06-23 21:41:00 -04:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00