On Mon, 29 Nov 2010 09:54:07 -0800, Mike Ramirez <[email protected]> wrote: > hey, > I was wondering if QScintilla could include these languages for new > lexers: > > Scheme > F# > Golang > > I'm not sure if Scheme or F# can use another lexer, if this is the case, > can you please suggest the ones to use?
QScintilla only supports the lexers implemented in the underlying Scintilla code. You need to ask on the Scintilla mailing list what the state of support for those languages is. Phil _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
