<p></p>
<p><b>@kugel-</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/3097#discussion_r804587821">scintilla/lexilla/include/LexicalStyles.iface</a>:</p>
<pre style='color:#555'>> @@ -142,7 +142,8 @@ val SCLEX_HOLLYWOOD=130
 val SCLEX_RAKU=131
 val SCLEX_FSHARP=132
 val SCLEX_JULIA=133
-val SCLEX_GDSCRIPT=134
+val SCLEX_ASCIIDOC=134
+val SCLEX_GDSCRIPT=135
</pre>
<p dir="auto">Well, not really a bug. We don't use LexicalStyles.iface for anything, therefore it's not copied on import. I guess I simply copied the whole <code>lexilla/include</code> dir when doing the initial lexilla import while the script explicitly only copies <code>lexilla/include/*.h</code> (just checked).</p>
<p dir="auto">So I guess we should decide if we ether drop the file completely or fix the update script to import it correctly. What do you think?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3097#discussion_r804587821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7MMN3FPF74P5D2PR3U2T3JNANCNFSM5LW7YH5A">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>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJYPEKDYUCFR6ASKTYDU2T3JNA5CNFSM5LW7YH5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOGR2R7UQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3097/review/880091090</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3097#discussion_r804587821",
"url": "https://github.com/geany/geany/pull/3097#discussion_r804587821",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>