[TxMt] Finding lines that DON'T match
Tobias Jung
newsgr at tobiasjung.net
Mon Dec 11 14:41:32 UTC 2006
Hallo,
I've got a file with a LOT of lines that match the following regular
expression:
([0-9]+);([^;]+);([0-9]+);([0-9.]+);\n
But within that file there are a few lines that don't match (in
various ways) and I've got to find those lines. Is there a way to
tell TextMate: "Find everything that DOESN'T match the given regular
expression"?
Kind regards,
Tobias Jung
More information about the textmate
mailing list