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

Add document how to configure this plugin #96

Open oboenikui opened 1 year ago

oboenikui commented 1 year ago

I noticed that the configuration screen for this plugin is hard to find because it is located deep in the IntelliJ configuration screen and is not documented anywhere.

To make it easier to find the settings within Inspections, it would be desirable to add instructions on how to configure them in the README.md and plugin.xml.

related issue: https://github.com/suusan2go/kotlin-fill-class/issues/94