Can't generate (Python) DocStrings in Pycharm
Answered
Hi,
i can't generate DocStrings (Alt+Enter or Lightbulb) for Python with the current Version of PyCharm.
I have enabled both in the Smart Keys section:
- Insert documentation comment stub
- Insert type placeholders in the documentation comment stub
I also restarted, to make sure.
Anything else i can check?
Thanks, Niels
Please sign in to leave a comment.
Hi, could you please provide a code sample where you tried to invoke "Insert documentation comment stub"?