SublimeText / TrailingSpaces

Highlight trailing spaces and delete them in a flash.
MIT License
897 stars 94 forks source link

Allow "trailing_spaces_trim_on_save" to be set per syntax (thus also per-view). #68

Closed vifo closed 4 years ago

vifo commented 10 years ago
jbrooksuk commented 10 years ago

Looks good to me. I'm happy to merge if nobody has qualms.

jbrooksuk commented 10 years ago

Does this not achieve a similar thing to #47?

rchl commented 4 years ago

Yes, this can be achieved differently (and more easily) now with trailing_spaces_scope_ignore option (or slightly hidden and inferior trailing_spaces_syntax_ignore).