On Thu, May 29, 2008 at 5:23 PM, Trevor Squires trevor@protocool.com wrote:
Hey,
a short while back I went looking for a TextMate plugin for ack but the advertised link was dead so I based one off GrepInProject++ (instead of doing something sensible like contact the plugin's author about the dead link...).
Anyhow, my own take on "Ack in project" can be found at:
http://github.com/protocool/ack-tmbundle/tree/master
It does nifty stuff like remember your last 10 searches, allows you to choose word, literal or case insensitive search as well as configure options like whether you want to show context lines, follow symlinks and ignore .ackrc (you can define a .ackrc in your project directory too).
I've still got a few things I'd like to improve with it but it's in daily use (on Tiger, will test Leopard shortly).
Regards, Trevor
--
Trevor Squires http://somethinglearned.com
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Hey Trevor, I tried out this bundle and am extremely impressed with it. It's much faster than the built in search in project and most importantly doesn't block TM when you perform a search. Keep up the great work!
Cheers, Yi