does the "introduce parameter object" work for any...
# intellij
c
does the "introduce parameter object" work for anyone in kotlin? I always get this:
a
c
i think it should maybe not be displayed in the refactoring popup when it does not apply
a
I don't see how it may be displayed since the refactoring doesn't exist in the Kotlin plugin at all.
c
image.png
a
Thank you, reproduced with IDEA 2021.2, failed to reproduce with dev builds of IDEA 2021.3, so it looks obsolete.
c
cool