Skip to content

Formatting code stops showing linter markings #11

@Bubbi

Description

@Bubbi

Everytime I use stylefmt to format a file, it removes the underlines and line-markings made by the linter package.

You could have been lucky that it meant that all the errors/warnings were fixed, but for some reason it doesn't fix everything based on the .stylelintrc I have in the project root folder. But that is a bug-ticket for the stylefmt project, not atom-stylefmt, I believe.

It seems like the editor is "refreshed" when stylefmt has run, but it doesn't show the linter markings afterwards.
If I move the text-cursor around, I can still get the message-popup for linter, tellling me, that there are errors / warnings.

Here is shown a screenshot of the editor before running atom-stylefmt.
atom-stylefmt-linter-markings-shown

below is shown a screenshot of the editor after running atom-stylefmt.
atom-stylefmt-linter-markings-hidden

If any debugging or further info is needed, please tell me and I'll see if I can get it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions