Skip to content

Support more VSCode diagnostic severities #139

@alobakin

Description

@alobakin

Currently, the severity is hardcoded[0] to

STYLE ? Information : Error

I would like, for example, to not have anything Error level messages if a file can be compiled by the compiler.
As a minimum, it would be useful to control the severity level for the non-style problems. Ideally, it would be great to be able to configure the severity for each level separately.

[0] https://github.com/Ericsson/CodecheckerVSCodePlugin/blob/main/src/editor/diagnostics.ts#L32

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions