IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Features
Unwrap Method Parameter in Maia
Now you can use Shift+Ctrl+Del to quickly unwrap a parameter from a method call.
Lets look at the example:
If we have something like this
after unwrapping it will become