Skip to content

Feature request: hide warnings/errors if they will be auto-fixed #267

Closed
@ryaninvents

Description

@ryaninvents

Proposal: Add a new config option eslint.hideAutoFixedIssues.

If eslint.hideAutoFixedIssues and eslint.autoFixOnSave are both true, then do not show the error/warning in the text editor if ESLint suggests a fix. This is helpful when scanning a file, as it makes real errors (such as a typo in a variable name) much more visible.

I've got a bit of time coming up and would love to implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions