Intellij plugin that provide intention action for empty constructor or function to fill property with default value. Inspired by Go fillstruct
This plugin add intention action for invalid constructor or function expression.
You can configure the plugin settings by Edit inspection profile setting
Currently this plugins supports two options.
- Fill arguments without default values
- Do not fill default arguments
Install from jetbrains plugins repository. https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class
Thank you to all our contributors!
Made with contrib.rocks.