[QScintilla] QScintilla feature request for next release

Detlev Offenbach detlev at die-offenbachs.de
Sun Nov 16 16:29:43 GMT 2008


Hi Phil,

line 2742 of qsciscintilla.cpp should read 

SendScintilla(SCI_SETLEXER, SCLEX_CONTAINER);

That way a notification is sent, when the text needs some styling. That would 
enable me to connect an alternative syntax highlighter to provide more 
styling (e.g. for Django). That change shouldn't affect anithing and I would 
like to get it in the next release.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the QScintilla mailing list