Files
2013-04-04 08:54:25 -04:00

14 lines
366 B
Plaintext

CoffeeScript-Sublime-Plugin 0.5.2 Changelog
Fixes
- Several syntax highlighting issues.
- Respect noWrapper setting when compiling.
Enhancements
- Added a build variant to quickly display the output of the current
script via (ctrl+shift+B or cmd+shift+B).
- CSON files are now recognised.
- Go To Symbol improvements (see: http://i.stack.imgur.com/2vssw.png).