07.28.06
Playing with multiple rows
Update: This post now hosts two commands, the second one performing aligning operations.
Another entry by the LGFT project. This time, we’ll create a command that allows you to quickly fill rows in columnar editing mode in TextMate with expressions depending on an ever increasing number. For instance we will be able to easily create this:
Hey t1here
Hey t4here
Hey t9here
Not that you would ever want something like that
Anyway, first we’ll see the command, then we’ll see the three modes of usage it has, and finally we’ll talk about how the command works.