A simple package for TextMate that includes syntax highlighting and a basic build system. This is a fork of the Sublime Text 2 TypeScript project.
- Install TypeScript. Run the node package manager command:
sudo npm install -g typescript
- Download this project. Unzip the file and double click the TypeScript bundle.
Now TextMate should ask you to install the bundle.
###Credits Thanks to eranation for the language gramma file.