Sublime Text and CoffeeScript
I admit it. I have Text Editor compulsion. I have played around with many text editors on my Mac including vim, emacs, BBEdit and TextMate. So its no surprise I encountered Sublime Text 2 . Its a neat little editor in its infancy.
But as all neat little editors in its infancy go, it is a little premature. For example there is no out of the box CoffeeScript support. Since I have been hacking some CoffeeScript, I needed to correct this. So with some googling and the fact that Sublime Text supports TextMate bundles, I discovered how to start CoffeeScript development with Sublime Text. The following are my findings.


