SublimeText / TrailingSpaces

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

Allow pattern at beginning of line when pattern matches entire line. #73

Closed CNSKnight closed 4 years ago

CNSKnight commented 10 years ago

Basically allowing ^\s+$ would be helpful.

chikamichi commented 10 years ago

Hi,

There is a user setting for this. Hopefully this will cover your use case. Let me know about it.

rchl commented 4 years ago

No response so assuming it worked.