Hi<br><br>Scintilla has <code><span>SCFIND</span>_REGEXP flag, which means, that regular expressions syntax is more POSIX-like.<br>QsciScintilla::findFirst does set this flag.<br>Of course, I can use low-level Scintilla API, but, is it possible to make syntax selection available in QScintilla API, or activate the flag by default?<br>
<br>Andrei Kopats<br><br></code>