Skip to content

When csharpier does not format a file, it isn't obvious to a plugin user why it doesn't. #710

Open
@belav

Description

If a file is in csharpierignore, or it has a comment like // <auto-generated> then csharpier will not format the file.

If a file does not compile, csharpier will also not format the file.

This can cause confusion to someone using the plugin who runs the action "Reformat with CSharpier".

This should notify them somehow that the file is ignored or has a compilation error. Probably not with the auto format, but if they specifically take an action like "Reformat file" we should let them know.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions