Brad - 2009-03-04

What would it take to incorporate or build in a more powerful RegEx engine...
I'm new to Notepad++ and the very first regex search I attempted used the OR operator ("|")  which notepad++  /scintilla doesn't support.. along with ? etc..
Apparently Scintilla can use different engines: http://www.scintilla.org/ScintillaDoc.html#AlternativeRegEx
What would it take to get a different engine in Notepad++.  Something like http://www.pcre.org/

Notepad++ can't replace my Textpad yet...