Jul 08

You’ll notice that Xcode has built in Autocomplete (as most IDEs do). As you start typing, the IDE does its best to anticipate what you are trying to do and puts suggested code in for you. See below:

XcodeScreenSnapz003

In the above screenshot my cursor is after the ‘t’ in ’string’. All text to the right is suggested.

One cool feature of Xcode is using CTRL+/ you can immediately jump the the first parameter. The parameter is highlighted to allow for immediately typing and replacing. This saves a bit of time, as I was originally hitting RETURN mousing over and replacing the parameter. This saves a couple key strokes.

Comments are closed.

preload preload preload