A simple package for Sublime Text 2 that includes syntax highlighting and a basic build system.
It supports creating sourcemaps which can be used by Chrome and Firefox for better debugging.
credits:
- Build System Windows: http://stackoverflow.com/a/12781051/239168
- Build System OSX: http://blog.hugeaim.com/2012/10/03/build-typescript-with-sublime-text-2/
- Syntax Highlight: http://blogs.msdn.com/b/interoperability/archive/2012/10/01/sublime-text-vi-emacs-typescript-enabled.aspx (Olivier Bloch)