I have a file foo.plist inside of an Xcode project. The plist is long. I hit command-F and enter “bar” into the search box. Xcode duly finds the text “bar” for me. I need to change it to “fubar”. But no matter what I do next, I can’t start typing into that field. If I click on my search result, Xcode scrolls to the top. If I delete the search text, Xcode also jumps to the top.
Is there any way to tell it to keep the focus at the search result and let me do something with it?
The only thing I’m aware of is to edit the plist as source code. That does work, but it’s clunky. I’d much rather edit it as a plist.
I’ve also seen this behavior, and I don’t think Apple intends for Xcode to do this. Here’s the workaround I do:
Rootdictionary) and scroll to it.