suusan2go / kotlin-fill-class

Intellij plugin that provides intention action for empty constructor
https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class
MIT License
268 stars 31 forks source link

Arrange filled arguments #129

Open JackEblan opened 2 months ago

JackEblan commented 2 months ago

Add an ability to arrange filled arguments because sometimes it only adds the missing arguments at the end.