Skip to content

Differentiate between errors and warnings in VSCode #2302

Open
@natefinch

Description

@natefinch

Your feature request related to a problem? Please describe.

I can set the severity in golangci-lint's config to error or warning and vscode displays the linting the same way, seemingly as a warning.

I'd like to be able to separate out style suggestions from linting errors that indicate bugs... which is what severity is for, but I'm not sure it's getting output in the right format for vscode to understand.

Describe the solution you'd like.

I believe there's a way to format the output so that vscode can differentiate between errors and warnings.

Describe alternatives you've considered.

I don't know that there is an alternative.

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions