Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

How I Use TextMate. “Ack in Project” is a brilliant replacement for TextMate’s disappointing single threaded “Find in Project” feature.

Tagged , ,

2 comments

  1. Ack isn't inherently multi-threaded, mind you. It must be some magic of the Ack In Project folks.

    Andy Lester - 6th December 2008 15:46 - #

  2. I'm patient enough to wait (or grep in a terminal).

    My real problem is "Go to file" feature, I wish it would search by the full path and not just the filename. I tend to have a lot of similarly named files in my projects (e.g. models.py, views.py or in php, actions.class.php).

    Dave Dash - 6th December 2008 18:38 - #

Comments are closed.
A django site