SublimeText / TrailingSpaces

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

Trim spaces across all files in a folder #74

Open simonewebdesign opened 10 years ago

simonewebdesign commented 10 years ago

I'd love to remove all trailing spaces for a folder, possibly by just right clicking on the folder itself. Is that possible?

gtiele commented 9 years ago

I would like this option as well. Maybe just bind it to 'Save All' like it happens to 'Save' at the moment.

jimmywarting commented 8 years ago

I have been dying for this feature for years!

Would also help to ignore feature git conflicts if you do it once when it's safe to do so Found this in the meanwhile: How to remove trailing whitespaces for multiple files