<p></p>
<p dir="auto">A Raku lexer was added to upstream Scintilla some time ago: <a href="https://sourceforge.net/p/scintilla/feature-requests/1328/" rel="nofollow">https://sourceforge.net/p/scintilla/feature-requests/1328/</a></p>
<p dir="auto">You'll notice that Geany includes only a curated subset of upstream lexers: <a href="https://github.com/geany/geany/tree/master/scintilla/lexilla/lexers">https://github.com/geany/geany/tree/master/scintilla/lexilla/lexers</a></p>
<p dir="auto">Getting Raku into Geany would require a PR similar to these recent examples:</p>
<ul dir="auto">
<li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="699612296" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2584" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2584/hovercard" href="https://github.com/geany/geany/pull/2584">#2584</a></li>
<li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1059167275" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/3012" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/3012/hovercard" href="https://github.com/geany/geany/pull/3012">#3012</a></li>
</ul>
<p dir="auto">The main difference here is that the lexer module <a href="https://github.com/ScintillaOrg/lexilla/blob/efd741310e9bd870811ec55940d05ff8d6115ef3/lexers/LexRaku.cxx#L1">is already written</a>; the main job would be creating a tags parser and a file definition for Raku.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/3054#issuecomment-992790260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZI7QPHOSUCJXMKWQTUQZBFBANCNFSM5J4AD5QA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ7Y5XZED5GLT74OQG3UQZBFBA5CNFSM5J4AD5QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHMWMN5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/3054#issuecomment-992790260",
"url": "https://github.com/geany/geany/issues/3054#issuecomment-992790260",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>