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
832
stars
46
forks
source link
The insert_nums command doesn't seem to be working on ST3 Build 3065 #23
\i0, \i1 commands stopped working for me while everything else was working as expected.
I couldn't figure out what exactly was causing the bug, but got things working for myself by changing the following lines (in text_pastry.py, Line 600):
\i0
,\i1
commands stopped working for me while everything else was working as expected.I couldn't figure out what exactly was causing the bug, but got things working for myself by changing the following lines (in
text_pastry.py
, Line 600):with: