sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Extract parameter based on a value within a method

Open keertip opened this issue 2 years ago • 1 comments

The ability to extract a value/variable within a method as parameter of the method. This is available for Java/Kotlin.

keertip avatar Aug 01 '22 19:08 keertip

See https://www.jetbrains.com/help/idea/extract-parameter.html.

bwilkerson avatar Aug 01 '22 21:08 bwilkerson