Doc string generation from signature: how to include type?

Answered

The doc string generation tool automatically includes the :param lines based on the function/method signature. I would also like to include :type automatically, is there a setting to enable this?

0
2 comments

Hi Pablo García Chacón! Try to enable *Settings | Editor | General | Smart Keys | Insert type placeholders in the documentation comment stub*, has it helped?

1
Avatar
Permanently deleted user

Thank you! that was it.

0

Please sign in to leave a comment.