Skip to content

Add option to add required to all params in a function #7221

@feinstein

Description

@feinstein

If I have a method with named parameters, and some of the required ones are missing, IntelliJ will show me an option to automatically add each of the required ones, separately. Even though this is useful, it's tedious when we have many different named parameters. Since all required parameters are, well, required, it would be useful to have an option to all off them at once.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions