View Single Post
I would like to see in the next OO release an enhancement to the find dialogue RE engine to using full PCRE [1] syntax. The open source RegexKit [2] provides the enhanced functionality. This would help when trying to do more complex matches using lookahead and behind assertions.

[1] http://www.pcre.org
[2] http://regexkit.sourceforge.net