+3
Ukończony

Clean up trailing whitespace for auto-indented lines

Scott Bowers 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 13 lat temu 0
When coding with auto indent, auto indent will leave trailing white space on empty lines.  When you have environments where trim_trailing_white_space_on_save is not feasible, this forces you to manually clean up after auto indent.

Odpowiedź

Odpowiedź
Ukończony
Automatically inserted whitespace is removed when you start typing.
Odpowiedź
Ukończony
Automatically inserted whitespace is removed when you start typing.