sdk
sdk copied to clipboard
Extract parameter based on a value within a method
The ability to extract a value/variable within a method as parameter of the method. This is available for Java/Kotlin.
See https://www.jetbrains.com/help/idea/extract-parameter.html.