DeveloperUtils / kotlin-function-arguments-helper

Intellij plugin that provides intention action for function calls
https://plugins.jetbrains.com/plugin/14168-kotlin-function-arguments-helper
Apache License 2.0
15 stars 6 forks source link

In functions with multiple signatures there is no option to fill args #22

Open WorkingDevel opened 3 years ago

WorkingDevel commented 3 years ago

Take for example

OffsetDateTime.of(...)