[QScintilla] Vhdl lexer
Phil Thompson
phil at riverbankcomputing.com
Wed Mar 7 08:10:50 GMT 2007
On Wednesday 07 March 2007 1:08 am, Bedros Hanounik wrote:
> guys,
>
> I sent this request on Eric3 editor mailing list, and they redirected me
> here.
>
> I'm looking for a scintilla based editor which supports vhdl lexer.
> Scintilla itself supports vhdl, but I'm not sure about QScintilla?
The lexer is supported by the low-level API (as in Scintilla) but not the
high-level API. The difference is the way the configuration is handled, not
the lexer itself. I'll add it to the TODO list.
Phil
More information about the QScintilla
mailing list