Skip to content

Provide automatic changes to suppress warnings #60

Description

@reprogrammer

It would be nice to automate suppressing warnings. The user can suppress any warning. Given that any warning can be suppressed, showing all suppress warning changes would clutter the interface. It might be better to provide a right-click action to suppress a warning.

The suppress warning action should be adapted to the warning. Some warnings can be suppressed using @SuppressWarnings while others should be suppressed using an assert statement. The tool should propose a suitable suppression mechanism based on the location of the warning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions