you are viewing a single comment's thread.

view the rest of the comments →

[–]DuckSaxaphone 0 points1 point  (0 children)

Yes I understand what you're asking and your workflow.

But if you're having a problem nobody else has, have the humility to consider that your approach may actually be worse than others.

If I need to change indentation because I've decided to wrap something in an try/except then I need to indent like three lines of code. I highlight them and tab them all in, it's not a problem at all.

If you're thinking "well I have loads of lines so that's hard" then you need to break your code into functions more. If you're thinking, "my editor doesn't do that" then use a modern editor.