Search Results

5
votes

What are those little Xcode tips & tricks you wish you knew about 2 years ago?

When you use code completion on a method and it has multiple arguments, using CTRL + / to move to the next argument you need to fill in. …