TextMate - Faster Project Search with Ack

It's no secret, I love TextMate. However, the project based search is crazy slow. If you're in the same boat and looking for a good solution, install the Ack in Project plugin. Believe me, its worth it!

$ cd /Applications/TextMate.app/Contents/SharedSupport/Bundles/
 
$ sudo git clone git://github.com/protocool/ack-tmbundle.git Ack.tmbundle

Found through: eval(code)

2 Responses to “TextMate - Faster Project Search with Ack”

  1. October 26th, 2008 at 12:35 am Ryan Wilson said:

    Loving this tip, project search is indispensable and this makes it so much faster.

  2. October 26th, 2008 at 8:45 am Greg Bell said:

    Its unbelievable how much faster it is. Now that its though, I find myself using the project search way more. Very useful.

Leave a Reply