--
Nathan de Vries
I strongly suggest you look at Grep-In-Project (http://henrik.nyh.se/2007/06/grep-in-project-command-for-textmate
). It's **much** faster than Find-In-Project.
Steve
-----
Steve Hayes
Cogent Consulting
http://www.cogentconsulting.com.au
http://iridescenturchin.wordpress.com/
Mobile: 0403 902 431
Want to know how complex your code is? Where to go to fix it?
Complexian measures how many tests your code needs and warns you when
the number gets too high.
http://www.cogentconsulting.com.au/resources/complexian/index.html
Not to one-up, but I used to use Grep in Project, and switched to Ack.tmbundle:
http://somethinglearned.com/articles/2008/06/03/ack-tmbundle-a-faster-find-in-project-for-textmate
Ack is pretty awesomer than grep on its own... this bundle is gravy
:lachie
http://smartbomb.com.au
http://www.flickr.com/photos/lachie/
Cheers for the suggestion...using it now. I recommend "--color" and "--
pager=less --raw" in your .ackrc for command-line action too.
--
Nathan de Vries
np :)
I use --smart-case as well: it switches on case sensitivity only if
you include an uppercase letter in your term
>
> --
> Nathan de Vries
>
> >
>