[QScintilla] QScintilla lexers for Scintilla lexers
Phil Thompson
phil at riverbankcomputing.com
Fri Jul 31 12:11:32 BST 2009
On Fri, 31 Jul 2009 12:46:02 +0200, Gilles Depeyrot <gsd at dolphin.fr> wrote:
> Hi,
>
> We need to use some additional Scintilla lexers, in particular Spice and
> Verilog, that are not yet encapsulated into QScintilla classes.
>
> Is there any documentation on how to create a QScintilla class for an
> existing Scintilla lexer?
> Any tips?
Just look at how the existing ones are implemented. The default values
should be taken from Scite's spice.properties and verilog.properties files.
On the other hand I'm happy to add them to the current snapshot some time
next week.
Phil
More information about the QScintilla
mailing list