mirror of
https://github.com/helix-editor/helix
synced 2026-08-09 16:04:21 +02:00
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.