A JetBrains IDEA plugin that using the new K2 analysis API to fill in missing
Kotlin function arguments.
Ideal for developers working in K2 mode who seek a smoother, more efficient way to populate function arguments.
Currently, this plugin is one of the only available solutions that supports Kotlin function argument filling in K2 mode.
- This plugin is compatible only with IntelliJ IDEA version 2024.2 and later. (Starting with
IntelliJ IDEA 2024.2
, K2 mode supports the vast majority of IDE features). - It functions exclusively in K2 mode with the Kotlin plugin.
For more details on K2 mode, refer to K2 Mode.
If you’re working in the older K1 mode, consider using the kotlin-fill-class plugin.
Download the plugin from Jetbrains Marketplace page and install it in your IDE.