Documenation Template
Is there a way to customize the template for method documenation? Currently after a method signature if you type """ it will auto generate a template for the documentation. I just want to customize this as our group has a specific way we want documenation for classes and methods.
Regards,
Chris Johnson
请先登录再写评论。
Hi Chris,
the only way to customize inserted documentation stub is to check Settings->Editor->Smart Keys->Insert 'type' and 'rtype' to the documentation comment stub. (This'll add 'type' and 'rtype' to the usual epytext or restructuredtext template =))
But I think that's not what you are looking for.
Feel free to write a feature request in our tracker -- http://youtrack.jetbrains.net/issues/PY