jaehyunup / kotlin-auto-fill

filling your kotlin function/constructor with default or random values.
46 stars 5 forks source link

Bulk fill for existing function calling #8

Open baseballyama opened 6 months ago

baseballyama commented 6 months ago

I would like to add named parameters to files or directories in batches. This is additional feature of https://github.com/jaehyunup/kotlin-auto-fill/issues/7.

jaehyunup commented 6 months ago

We'll be working with #7 . Great idea. Thanks.