Hey All,
There seem to be conflicting reports on the interweb about which RegEx engine Sublime uses for search and search/replace.
Someone claims that it’s the Python regex engine (stackoverflow.com/questions/1275 … rting-with)
Someone else claims that it’s good 'ol PCRE (sublime-text-unofficial-document … rview.html)
Could anyone point me to something more “official” that would provide the correct answer?