RE: Alternatives to "find in project"?
RE: Alternatives to "find in project"?
- Subject: RE: Alternatives to "find in project"?
- From: "David Litwin" <email@hidden>
- Date: Fri, 11 Aug 2006 14:38:59 -0700
- Thread-topic: Alternatives to "find in project"?
Are you sure you are not accidentally searching your object files when
you use grep? It's quite easy to accidentally do this with recursive
searches depending on how you lay out your source vs. build files
relative to your project.
If you are searching just your source it should be pretty fast, even
with a lot of source code.
David Litwin
Big Fix Inc.
-----Original Message-----
From: Mark Wagner
Are there any good alternatives for Xcode's "find in project" command,
preferably something that won't put my computer into spinning-pizza
mode for half an hour while it's "preparing to find"? I'm using
"grep" from the command line right now, which takes every bit as long
and doesn't do syntax highlighting on the output, but at least it
doesn't invoke the spinning pizza.
--
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden