A Raku lexer was added to upstream Scintilla some time ago: https://sourceforge.net/p/scintilla/feature-requests/1328/

You'll notice that Geany includes only a curated subset of upstream lexers: https://github.com/geany/geany/tree/master/scintilla/lexilla/lexers

Getting Raku into Geany would require a PR similar to these recent examples:

The main difference here is that the lexer module is already written; the main job would be creating a tags parser and a file definition for Raku.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.