suusan2go / kotlin-fill-class

Intellij plugin that provides intention action for empty constructor

Home Page:https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Add option to not fill default arguments

Mishkun opened this issue · comments

Default arguments are not overriden more often than otherwise. I think there should beon option to fill functions/contructors without defaults

agreed, please make it happen.