SublimeText / CoffeeScript

Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.
440 stars 64 forks source link

Ability to use locally installed coffee #234

Open gbouthenot opened 8 years ago

gbouthenot commented 8 years ago

Add ability to add environment path after the values of envPATH and binDir. If binDir begins with "./", it is relative to project first path.

Should fix #216

gbouthenot commented 4 years ago

it has been rebased

GeoffreyBooth commented 4 years ago

It seems like this also makes changes to syntax highlighting for class and extends?