Skip to content

Commit 0ec9633

Browse files
committed
Updated readme
1 parent 7fc4b8b commit 0ec9633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This package includes several Sublime Text syntaxes for multiple parts of Cracks
55
2. Syntax for `.sval` files. This builds upon the standards of XML, but highlights specific keywords such as `dict`, `array`, `string`, etc. Also specifically highlights strings named `class`, and applies a namespace/class scope to its value.
66
3. Syntax for `.unit` files. It's also based on XML, and is somewhat context-aware. Behaviors embed the SValue syntax, and attributes are contextually highlighted.
77
4. Syntax for `.effect` files. Like XML, but also highlights expressions within attributes that accept them. Also embeds the sval syntax whenever a `<data>` tag is used.
8+
5. Syntax for `.fnt` files.
9+
6. Syntax for `.lang` files, with additional tag validation and highlighting of `%parameters%`.
810

911
All syntaxes recognize the preprocessor commands as well, starting with `%`.
1012

0 commit comments

Comments
 (0)