Ale: Feature request: Use highlighting to indicate errors

Created on 24 Nov 2016  路  3Comments  路  Source: dense-analysis/ale

I'm not sure if this is even possible, but if it is: It would be very convenient if we could get some sort of syntax highlighting of errors/warnings instead of/in addition to the signs. I prefer to not have signs, but I would like some visual cue of the error, e.g. underline or coloring.

duplicate enhancement

Most helpful comment

I reckon it is! In the meantime: Great work with this plugin, I've just replaced syntastic and I couldn't be happier. :)

All 3 comments

It's possible. I plan to add this eventually. You can set syntax rules for a given buffer number, line, and column range. It's just a bit of a trick to get it working properly.

I reckon it is! In the meantime: Great work with this plugin, I've just replaced syntastic and I couldn't be happier. :)

I just noticed that this is a duplicate of #171.

Was this page helpful?
0 / 5 - 0 ratings