The RoLLing cOde

Rumor, crap and –un–original

Archive for the ‘TextMate’ tag

TextMate bundle for the haXe Language

without comments

It’s modified from some post in the
haXe mailing list
.

Check it out from
GitHub
.

Written by freewizard

April 4th, 2009 at 7:18 am

Posted in Crap

Tagged with ,

Detect ActionScript 2/3 in TextMate

without comments

I made
a very rough tmplugin
(TM 1.x OSX 10.4+ UB) to search the word “package” in the beginning of first 20 lines of .as file to determine whether it’s AS3 or AS2, then select a proper bundle. It’s modified from
TabMate
.

You should have
ActionScript
and
ActionScript 3
tmbundle before install this tmplugin. 

Written by freewizard

December 12th, 2008 at 7:07 am

Posted in Crap

Tagged with ,