This is the pseudo-official wiki for the ActionScript bundle in TextMate.

Here I'll document features, share some insights about future directions of the bundle, and pretty much keep everyone informed on what's going on with the bundle.

What's here...

A quick overview of what's on every page:

Getting the latest version of the bundle

The bundle is hosted at the official Subversion repository, and it is included by default on a TextMate installation.

If you want to use the bleeding edge version, you can checkout the bundle to the ~/Library/Application Support/TextMate/Bundles/ folder by using this command:

cd "~/Library/Application Support/TextMate/Bundles"
svn co http://macromates.com/svn/Bundles/trunk/Bundles/ActionScript.tmbundle

To update the bundle, use this this command:

cd "~/Library/Application Support/TextMate/Bundles/ActionScript.tmbundle"
svn up

Credits

The ActionScript bundle is maintained by Ale Muñoz.

changed September 24, 2007