[TxMt] regular expression to find all lines except one

Ross Ahmed rossahmed at googlemail.com
Thu Nov 21 09:22:26 UTC 2013


In these linesŠ

some text
some text
# TODO some text
some text

What regular expression can I use to find all lines except "# TODO some
text²? 

I thought ((?!^# TODO.+).+) would work but didn¹t.

Thanks
Ross


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20131121/238a5f67/attachment.html>


More information about the textmate mailing list