Hi Philippe,
I have the pleasure to officially release (hoping for official integration in Scintilla) a lexer for the AutoHotkey language
Looks like there is some dead code here: Warning W8057 ..\src\LexAHK.cxx 76: Parameter 'styler' is never used in function HighlightKeyword(char *,StyleContext &,WordList * *,Accessor &) Warning W8004 ..\src\LexAHK.cxx 417: 'bStart' is assigned a value that is never used in function ColouriseAHKDoc(unsigned int,int,int,WordList * *,Accessor &) Warning W8004 ..\src\LexAHK.cxx 417: 'bAfterLabel' is assigned a value that is never used in function ColouriseAHKDoc(unsigned int,int,int,WordList * *,Accessor &) Warning W8004 ..\src\LexAHK.cxx 478: 'endFound' is assigned a value that is never used in function FoldAHKDoc(unsigned int,int,int,WordList * *,Accessor &) Neil _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
