Skip to content

JohNan/kotlin-fill-class

 
 

Repository files navigation

CircleCI jetBrains

kotlin-fill-class plugin

Intellij plugin that provide intention action for empty constructor or function to fill property with default value. Inspired by Go fillstruct

Usage

This plugin add intention action for invalid constructor or function expression. kotlin fill class demo

Configure settings

You can configure the plugin settings by Edit inspection profile setting Edit inspection profile setting

Currently this plugins supports two options.

  • Fill arguments without default values
  • Do not fill default arguments

How to install

Install from jetbrains plugins repository. https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class

Thanks

About

Intellij plugin that provides intention action for empty constructor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.4%
  • HTML 0.6%