Skip to content

Add option to disable notifications #86

Open
@bfil

Description

@bfil

It might just be me, but I find the notifications shown by this package a little bit invasive and not very useful when activating the "build on save" flag, the "Building project" info notification is quite distracting in this case, when all I care about is the feedback from the linter to be displayed.

When doing TDD and using test as the build action if there are test failures it gets even worse, with panics and "test failed" error notifications popping out everywhere.

In most cases, from my workflow point of view the linter feedback and the green/red feedback at the bottom left of the editor are enough for me to know what's going on with "build on save" turned on, and if I need the details I can just decide to show the output panel on error for example.

For these reasons I would say it would be great to have the option to disable the notifications in the preferences. For now, I just hacked it in the source folder and removed the notifications code and everything looks great to me.

Would you be open to supporting this?

I know there are plans to make notifications less intrusive in Atom itself (atom/notifications#29) but would still be great to have the option for now imo.

Metadata

Metadata

Assignees

No one assigned

    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