@kugel- commented on this pull request.


In scintilla/lexilla/include/LexicalStyles.iface:

> @@ -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

My question remains: Why is this file even different from upstream? I imported Lexilla 5.1.4, yet this file wasn't updated during the import.

AFAIU this file should match upstream and we shouldn't have to change it.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3097/review/879511871@github.com>