-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
As of a recent patch (presumably this one), the plugin will not show ANY error diagnostics in the file if you do not provide a color in your preferences
preferences
{
"error_icon": "circle"
}
with override
{
"error_color": "region.redish",
"error_icon": "circle"
}
It appears that the 'default' value is being ignored, which causes there to be no error indicator at all.
mike-marcacci, rlugge, OdatNurd, lukaw3d, lorem--ipsum and 17 moretelmaco, patrickfatrick, unlight and sdnts