COOL.tmbundle

May 10, 2014 ยท View on GitHub

A TextMate Bundle for the [COOL]("http://en.wikipedia.org/wiki/Cool_(programming_language)" COOL) programming language.

screenshot

Installation

cd ~/Library/Application\ Support/TextMate/Bundles (Textmate 1)
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles (Textmate 1.5.10 & 2)
git clone git://github.com/anunayk/cool-tmbundle COOL.tmbundle

Currently, the bundle just includes syntax highlighting. Other actions will be supported in the future. Patches for additions are always welcome.

Thanks to jashkenas.

Sublime Text 2

This bundle is compatible with Sublime Text 2, and can be installed using:

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone git://github.com/anunayk/cool-tmbundle COOL