Skip to content

Can't see errors #731

@stweedie

Description

@stweedie

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"
}

image

with override

{
  "error_color": "region.redish",
  "error_icon": "circle"
}

image

It appears that the 'default' value is being ignored, which causes there to be no error indicator at all.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions