[Github-comments] [geany] Add AutoHotkey (*.ahk) Lexer to Geany (#742)

RaptorX notifications at xxxxx
Wed Nov 11 13:26:35 UTC 2015


It is a normal lexer, the AHK lexer is already added in the scintilla DLL,
you just have to call it via its Lexer number which is "*SCLEX_AHKL 109*".

So your editor should set the lexer from to 109 whenever you want it to use
the AHKL lexer.


On Mon, Nov 9, 2015 at 6:41 PM, elextr <notifications at github.com> wrote:

> If it is a normal scintilla lexer then yes it can be added, but we do not
> currently maintain any lexers outside the normal Scintilla set. It would be
> preferable if the lexer was added to Scintilla first.
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/geany/geany/issues/742#issuecomment-155221958>.
>



-- 

*ΓΝΩΘΙ Σ'ΑΥΤΟΝvindicta bonum vita iucundius ipsa*
++++++++++++++++++++++++++++++


---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/742#issuecomment-155785096
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151111/4eeb8a17/attachment.html>


More information about the Github-comments mailing list