PyCharm 3.0 adding docstring option disapper
Hi!
I've used pycharm 2.7 and i had a very nice option to auto add docstring of my parameters names and type to the docstring.
example:
@param:....
@type:.....
Now when I've updated pycharm to 3.0 i can't use this option and i get Inject Language/Reference instead any idea why or how to fix it?
I've used pycharm 2.7 and i had a very nice option to auto add docstring of my parameters names and type to the docstring.
example:
@param:....
@type:.....
Now when I've updated pycharm to 3.0 i can't use this option and i get Inject Language/Reference instead any idea why or how to fix it?
Please sign in to leave a comment.
please, check Settings->Python Integrated Tools->Docstring format.
Did it already, no luck, you can see the attached file