Re: Searching in xib files?
Re: Searching in xib files?
- Subject: Re: Searching in xib files?
- From: Jerry Krinock <email@hidden>
- Date: Fri, 21 Dec 2012 21:16:29 -0800
On 2012 Dec 21, at 18:07, Quincey Morris <email@hidden> wrote:
> By all means file a bug
OK, we got Bug ID# 12928840.
> but there's slightly sneaky way of doing it in Xcode. Change your editor view to a version editor split, then xib (and project) files are displayed in text
one file at a time :(
> and are searchable using the Find bar at the top of the tab.
Cute, if you only have one xib to search. Otherwise, BBEdit's Multi-File search is the workaround of choice.
Thank you, Quincey.
TEXT OF BUG ID# 12928840 follows. Y'all feel free to pile on.
Summary:
Xcode 4 cannot search for text in xib files.
Steps to Reproduce:
Work on a Cocoa app project in Xcode 4. At some point, you'd like to search for text in all source files, including xib files. This is often necessary to find required bindings or resource names. Otherwise you could inadvertently eliminate a binding or resource which is needed by a nib, which will cause the application to fail running.
Expected Results:
The option to search xib files should be available in The "Search Navigator" (⌘3), which seems to be the same as "Find in Workspace" (⌘⇧F).
Actual Results:
Xcode 4 cannot search for text in xib files.
_______________________________________________
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