0

I'm a Visual Studio user, trying to start working with xcode. In visual studio to find a symbol, you can use the VisualAssist's "Find Symbol" (Shift+Alt+S).

Is there a way achieve a similar result in xcode?

ShlomiK
  • 73
  • 1
  • 9

1 Answers1

0

At the left in your file explorer tab you have some icons above. Press the loopglass icon and you'll get a window where you can choose how to find/replace, where and how.

Xcode lol

Community
  • 1
  • 1
  • thanks you, that helps. still not finding a symbol's definition as visual assist does. but it's something – ShlomiK Nov 20 '13 at 09:33
  • @user2956500 No problem, it is a complete different IDE but you'll find other options that you not may find in VS. –  Nov 20 '13 at 09:45
  • in that matter, do you happen to have a good link that will describe these benefits? – ShlomiK Nov 21 '13 at 10:18