|
|
|
|
|
by simoncion
31 days ago
|
|
Do you not use an editor that permits you perform at least one operation that would alter the indentation level of multiple lines all at once? Separate from that, have you never fat-fingered the tab, space, backspace or delete keys? Never deleted one too many whitespace tokens when cleaning up an inadvertent or misdirected paste? (If you've never done that, then kudos to you... but in two to six decades, it's certain to happen to you annoyingly often.) |
|
Yes, but I don’t just randomly perform the operation when I don’t want to change the indentation.
> Separate from that, have you never fat-fingered the tab, space, backspace or delete keys?
When I’m in insert mode, I look at what I’m writing, so I immediately undo any such accidental edit. Outside insert mode, it’s hard to accidentally change indentation.
> Never deleted one too many whitespace tokens when cleaning up an inadvertent or misdirected paste?
I use indentation-preserving paste, so… no?