Generate Constructor, Getter, Setter in PyCharm

已回答

On intelliJ using generators with command + N key is really helpful but I couldn't find same options on PyCharm generator for generating constructor, getter and setter?

1

Hi,

Please vote for https://youtrack.jetbrains.com/issue/PY-38848 and feel free to leave comments.

There are props and propsd live templates though:

0

请先登录再写评论。