[TxMt] Regex Zero-width positive lookbehind
Allan Odgaard
allan at macromates.com
Thu Sep 8 16:15:34 UTC 2005
On 08/09/2005, at 18.05, thomas Aylott wrote:
> I can't figure out how to make Zero-width positive lookbehind regex
> patterns work right.
Is this for syntax highlight or searching within TM? The former uses
oniguruma, which does support ZWPL, and the pattern you would use,
should work for that -- the latter does not support ZWPL (I plan to
migrate to Oniguruma for document searches as well).
More information about the textmate
mailing list