Invocation Scaffolder

⭐ Invocation Scaffolder

Have you ever been struggling with completing a method’s long parameter list? What do you feel when you’ve got lost in the middle because there are a few similar overloads? This premium feature allows for quick scaffolding of complete method invocation. It’s a real-time saver because it helps easily select the desired method overload, chose the strategy how parameter values are generated, or even easily pick up how the invocation should be formatted.

Invocation Scaffolder popup

In order to use it, you just only need to put a cursor in a method or constructor invocation and select Invocation Scaffolder option from the refactoring menu: