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 k2 support #131

Open ColtonIdle opened 4 days ago

ColtonIdle commented 4 days ago

I updated my IDE setting to enable k2. After I restarted my IDE I got a warning to kotlin fill class isn't supported under k2. Would be great to have this back again!

jisungbin commented 4 days ago

Duplicated by #128

orange-guo commented 4 days ago

I have developed a plugin that only supports the K2 mode. You can download it from the JetBrains Marketplace.