SublimeText / TrailingSpaces

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

Fix for #5 #6

Closed MSch closed 11 years ago

MSch commented 12 years ago

This hides trailing spaces on all lines where a selection is.

MSch commented 12 years ago

This fixes #5

chikamichi commented 12 years ago

Hi, I'll look at this asap. Thx.

shanear commented 12 years ago

Looking forward to this add. Any progress on the merge?

eproxus commented 12 years ago

+1 Would like this as well.

carlosbrando commented 12 years ago

+1

xmuskrat commented 12 years ago

+1

bronson commented 11 years ago

Love this one, +1. @chikamichi would love to see it integrated.

Here's the patch updated for current master: https://github.com/bronson/SublimeTextSettings/commit/64bbeddec9139ebf963bf37b932378ccbba21b56

Happy to convert into a pull request if desired.

chikamichi commented 11 years ago

@bronson this looks great. Would you have time to turn it into a PR against current master, and check whether it works nice with ST3? I just don't have time to code on this right now :(

bronson commented 11 years ago

I'm kinda buried right now too, haven't even had a chance to d/l st3 yet. Hopefully soon.

chikamichi commented 11 years ago

@bronson @MSch I reviewed current code and I think what we have now is already satisfactory. Let me know if this is not the case.

I'm closing this as a result.