Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

atom-python-isort leaves behind abandoned status bar item #35

@arl-o

Description

@arl-o

Running atom-python-isort successfully leaves behind a "isort: ✓" status bar item, which provides no additional information to the user once isort has run.

Since the status bar is generally used for important, persistent information (such as filename, language, interpreter, etc) I recommend that the status bar icon be removed entirely, and that errors only be displayed using the more canonical 'atom.notifications'.

As with #34, I'd be happy to update the package if nobody else is interested.

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