Separate methods/attributes of a class into a new class Permanently deleted user Created February 17, 2019 22:40 Does PyCharm provide a feature to separate selected methods/attributes of a class into a new class?
Hi,
As far as I know, no, there's no such feature. But you may try playing with live templates to see if they can help you:
https://www.jetbrains.com/help/pycharm/using-live-templates.html
Hi Andrey,
thanks for your reference to live templates, but that's not really what I'm looking for.
Well, if you have a use case for that, please feel free to submit a corresponding feature request to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY and let us know if you need any help.
Done.
See https://youtrack.jetbrains.com/issue/PY-34363