duydao / Text-Pastry

Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
MIT License
830 stars 46 forks source link

Pad with spaces instead zeroes #54

Closed mkruselj closed 5 years ago

mkruselj commented 7 years ago

It would be great to have some sort a way to pad with spaces instead of zeroes! Simple example (padding 2):

 2
 4
 6
 8
10
12

Not sure what to suggest for a command, though!