Skip to content

Releases: Crackshell/sublime-text

1.0.9

12 Dec 11:15

Choose a tag to compare

  • Added log file syntax.
  • Fixed anonymous functions not pushing to code scope.
  • Fixed comments in if statement expressions not working.

1.0.8

28 Nov 15:01

Choose a tag to compare

  • Added minimap_text to unit files.
  • Fixed broken scopes with interface properties.

1.0.7

21 Nov 15:22

Choose a tag to compare

  • Added .lvl and .pfb extensions to sval syntax.
  • Fixed missing keyword scope on handle assignment in namespace.

1.0.6

20 Nov 15:33

Choose a tag to compare

  • Added syntax for .lang files.
  • Added syntax for .fnt files.
  • Added scopes to numbers and constants for metadata attributes.

1.0.5

19 Nov 13:13

Choose a tag to compare

  • Added syntax for .effect files
  • Allow pre-processor in unit file tag attributes
  • Fixed wrong scopes on <data> tag in unit files

1.0.4

18 Nov 17:54

Choose a tag to compare

  • Fixed function parameters with reference character on right hand side

1.0.3

18 Nov 16:34

Choose a tag to compare

  • Fixed word keywords not being bound checked (if (isOre) would incorrectly highlight is as a keyword)
  • Fixed assignment in parenthesis not receiving an expression scope ((x) = y would break highlighting)
  • Fixed missing meta.function scope on function definition name

1.0.2

17 Nov 15:42

Choose a tag to compare

  • Fixes <svals> not being a valid tag in .sval files

1.0.1

17 Nov 15:32

Choose a tag to compare

  • Added support for interfaces in AngelScript.
  • Fixed missing meta.tag.xml scope in <behavior> tag in unit files.

1.0.0

17 Nov 14:56

Choose a tag to compare

First release.