wadetb / Sublime-Text-Advanced-CSV

Efficiently format, edit, arrange, and evaluate cells in CSV files
169 stars 14 forks source link

Strip trailing whitespace in justified mode #22

Open wadetb opened 8 years ago

wadetb commented 8 years ago

Often one row will be inadvertently padded with whitespace, and justifying a second time will pad all rows to the same amount.

it's confusing to have to collapse and rejustify to remove this trailing whitespace.