Hacker News new | ask | show | jobs
by dep_b 3409 days ago
[quote]It was a bit painful to have to see my ios colleagues have to resort to textsearch to find out where a certain member was being accessed[/quote]

I can imagine. Especially when it's one of the few features that actually exists in Xcode.

1 comments

Put cursor on the method. Tap the icon of a 2x2 grid for the file. Tap the callers menu item.
Yeah now I read my post again the sarcasm wasn't completely obvious. Sorry. Still I was working today in Xcode and the reason I still use CMD+SHIFT+F and T so often is because it's so blazingly fast. Instant. Other IDE's have a full text search that is much slower than a more exact method anyway.