When pressing `Alt + Enter` on the first parameter...
# intellij-tricks
m
When pressing
Alt + Enter
on the first parameter of a method you can select ‘Convert parameter to receiver’, and IntelliJ will automatically create an extension function for you 🎉
Result: