Updated TextMate Bundle for YUI 2.8.0
November 30, 2009 at 3:15 pm by Ross Harmes | In Development | 1 Comment
Ross Harmes is a frontend engineer for Flickr. He is an author of the book Pro JavaScript Design Patterns, and he contributed a chapter to the upcoming volume High Performance JavaScript from O’Reilly.
I’ve recently brought my YUI bundle for TextMate up to date with version 2.8.0 of the library. It provides syntax coloring and documentation look-up for all of the utilities and widgets, as well as tab completion for the most frequently used parts of the library.
There are two ways to get the bundle:
-
Use Subversion to check out a the most recent copy
cd ~/Library/Application\ Support/TextMate/Bundles svn co http://svn.textmate.org/trunk/Bundles/JavaScript\ YUI.tmbundle/
- Download the bundle, unzip it, and put it in the ~/Library/Application\ Support/TextMate/Bundles directory
You can use the Bundle Editor within TextMate to view various code snippets and commands and become more familiar with the bundle. As with all TextMate bundles, everything can be customized; tab completion triggers, aliases (if you use Y.D instead of YAHOO.util.Dom for instance), snippets, and even the syntax coloring itself. If you want more information, there is a screencast from a few years ago that is still remarkably current.
Share and extend: Bookmark with Yahoo! My Web | Bookmark with del.icio.us | digg it! | reddit!
1 Comment »
RSS feed for comments on this post.
Leave a comment

Copyright © 2006-2010 Yahoo! Inc. All rights reserved. Privacy Policy - Terms of Service
Powered by WordPress on Yahoo! Web Hosting.

Nice, thanks Ross (this is Vince’s coworker Lauren, we went snowboarding last winter :). Vince and I are on Tiger (OSX 1.6) using TextMate 1.5.9 and the bundles for us go into /path/to/TextMate.app/Contents/SharedSupport/Bundles.
Thanks for this!
Comment by Lauren — December 8, 2009 #