Search code examples
pycharm

How to reorder methods in PyCharm


Is there a way to change the order of methods in PyCharm? I would expect a dialog similar to that for changing the order of parameters in a function call, but I can't find it.

The only way I am aware of explicitely copy/pasting the code.

If it is possible then how?


Solution

  • You can try these: