Skip to content

Improve "Add final modifer to local variable or parameter" #197

@AB-xdev

Description

@AB-xdev

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request/enhancement.

Description

Currently there are multiple problems:

  1. "Add final modifier to local variable or parameter" and "Add final modifier to local variable or parameter except if it is implicit" are not mutually exclusive
  2. It can likely be broken down to
    • local variable
    • parameter
    • local variable/parameter (see where it applies to) except if it is implicit (multi-catch/try-with)

Additional information

If this is implemented we need an auto-migration functionality.

See also
dubreuia/intellij-plugin-save-actions#324
#194

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions