How create code templates of kotlin method(why not)?

已回答

At setting→Editor→File and code templates→code,I can found “javaDoc" class/Constructor/Field/Method,but kotlin not found anything about "kotlin Doc”

0
Hi there, 

You're right. Kotlin doesn't currently support KDoc templates in File and Code Templates, unlike Java.
There's a feature request: https://youtrack.jetbrains.com/issue/KTIJ-16754/Intention-Add-KDoc-for-method-class for this, though. You can vote on it and follow it for updates.

Best regards, 
Daria Smirnova 
Kotlin Support
0

请先登录再写评论。