+3
Terminé

Clean up trailing whitespace for auto-indented lines

Scott Bowers il y a 13 ans mis à jour par Jon Skinner il y a 13 ans 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.

Solution

Solution
Terminé
Automatically inserted whitespace is removed when you start typing.
Solution
Terminé
Automatically inserted whitespace is removed when you start typing.