ack -- better than grep, a power search tool for programmers

TextMate users know just how slow its “Find in Project” can be with large source trees. That’s why you need "ack-in-project" – a TextMate bundle that uses the super-speedy ‘ack’ tool to search your code FAST. It gives you beautiful, clickable results just as fast as "ack" can find them. Check it out at: http://github.com/protocool/ack-tmbundle/tree/master

A bundle to use Ack within TextMate.

The Changelog - Ruby/TextMate Podcast

Episode 0.1.9 - James Edward Gray II on Ruby, TextMate, and Red Dirt Ruby Conf

 

Episode 0.1.9 - James Edward Gray II on Ruby, TextMate, and Red Dirt Ruby Conf (25:14)

Download the MP3

Date: March 30, 2010

By: Adam Stacoviak and Wynn Netherland

Description: While in OKC for OpenBeta4, Adam and Wynn sat down with James Edward Gray II and talked about his many Ruby gems, TextMate bundles, and his upcoming Ruby conference Red Dirt Ruby Conf this May.

Nice little chat with a mega Ruby nerd, who also happens to love TextMate and is the maintainer of the Ruby bundle.

Also, I can't recommend TheChangelog enough - seriously, if you're interested in open source, give it a listen!

Ciarán Walsh’s Blog » ReMate Update

ReMate is a TextMate plugin which can be used to disable the automatic project tree refresh when the application regains focus (for using SSH-FS etc.).

This looks amazing!

One problem of TextMate (probably many editors, to be fair) is if you're working remotely, maybe over ssh or shared network drives, it's really slow when TextMate tries to refresh the project (which happens when you regain focus to the TextMate window).

Gonna try this beauty out and hopefully it will make my remote contracting a little less painful!