kotlin - Generate KDoc for methods in Android Studio -


when commenting methods java in android studio, can type /** , generates javadoc method parameters , return type me. seems doesn't work kotlin.

is there way teach generate method docs in kotlin kdoc format automatically?

edit: yes, question same thing possible duplicate, question isn't "why?", understand kdoc has different format. question if there way same kotlin in as? maybe there way add/edit template or this?

as bug intellij, i've taken liberty of filing bug report here. can choose watch issue notified of updates.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -