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.