ybits (why bits? because.)

Posted Under 'Regular Expressions'

Friday, November 27th, 2009

One of the greatest things about TextMate is its powerful scripting engine, which includes native (non-string) support for regular expressions as well as support for shell interpolations. The ability to understand and use these mechanisms in snippets and commands makes the TextMate experience second to none. In this post, I concentrate on regular expressions. In [...]