Kate Syntax Highlighting File


#1

Made a proper syntax highlighting file today; Some of the handy features it supports: Proper commenting. fml has single-line # comments, ffl has in-line # comments. Bracket matching though quotes. Usually, brackets are not matched if they’re in a quoted sentence. Operator highlighting. Although the file has correct ~- and '- designated string recognition {} are not highlighted as non-strings. Engine fired events are highlighted differently than ffl-triggered events.

[table][tr][td][/td][/tr][tr][td] [/td][td][center][left][size=15pt]
[download][/size]
[/left][/center][/td][/tr][tr][td] [/td][td][size=8pt]This file is also included in the source code of Frogatto; it may be found it the utils folder.[/size][/td][/tr][/table]

Changelog:
[table]
[tr][td]Version[/td][td]
[ul][li]Changes[/li][/ul]
[/td][/tr]
[tr][td]1.2[/td][td]
[ul][li]Added commenting tool information.[/li]
[li]Fixed comment highlighting errors.[/li]
[li]Made colours less eye-bending in newer versions of Kate.[/li]
[li]Multiple tags weren’t highlighted.[/li][/ul]
[/td][/tr]
[tr][td]1.1[/td][td]
[ul][li]Fixed light brown FFL.[/li]
[li]Made set and add green.[/li]
[li]Changed where to a nicer blue-green.[/li]
[li]Fixed on_event highlighting so it doesn’t pick up stuff like ton_weight.[/li][/ul]
[/td][/tr]
[tr][td]1.0[/td][td]
[ul][li]Initial release.[/li][/ul]
[/td][/tr]
[/table]


fml-ffl.xml (5.2 KB)