Skip to content

Releases: SublimeText/CoffeeScript

v2.4.11

Choose a tag to compare

@deathaxe deathaxe released this 06 Mar 17:20
  • fix of scope in for ... of loops
  • attempt to fix deadlock with method/function vs. variable branches

v2.4.10

Choose a tag to compare

@deathaxe deathaxe released this 02 Feb 21:58

v2.4.9

Choose a tag to compare

@deathaxe deathaxe released this 06 Jan 17:51
569ca39
  • fix missing bailout from incomplete member context
  • fix first_line_match for e.g. coffee1.23
  • exclude $ from word boundaries
  • more specific control keyword scopes

v2.4.8

Choose a tag to compare

@deathaxe deathaxe released this 02 Jan 20:05
  • Various syntax highlighting fixes and tweaks
  • Updated README
  • Updated CI