XCode Intellisense Question
Posted
by Cody C
on Stack Overflow
See other posts from Stack Overflow
or by Cody C
Published on 2009-07-14T14:53:40Z
Indexed on
2010/05/09
3:58 UTC
Read the original article
Hit count: 442
I've always seem to work around this lack of knowledge but I thought I would ask the community. I hope this question will make sense.
In XCode, when I call a function that has several parameter the intellisense pops up. When I hit TAB the first time, it takes me directly to the first parameter. How do I get to the next parameter easily. If I hit TAB again, it puts an actual TAB in the line. For the last month I've been using arrow keys but I figured there must be a keyboard shortcut.
© Stack Overflow or respective owner