How can I refactor a field into the constructor? Sebastian Obentheuer Created July 09, 2020 15:27 I can only see the "Indroduce field..." QuickFix, but this does not move the field into the constructor.
There is a Convert field to parameter property intention (available on Alt+Enter) that changes
to
I need a Quickfix (in Webstorm)
to get from this
Is that possible?
No, there is no such quickfix