zesterer / ariadne

A fancy diagnostics & error reporting crate
https://crates.io/crates/ariadne
MIT License
1.61k stars 72 forks source link

Empty Labels / A way to color characters #96

Open BrettMayson opened 6 months ago

BrettMayson commented 6 months ago

I want to make sure users notice that two values are being flipped, I tried to use Labels with no messages, but blank lines are being added where a message would've gone.

image

With the labels disabled:

image