Disable this!
Answered
Hi, how do i diable this annoying thing!
The "position:" thing, its hella annoying!
Please sign in to leave a comment.
position: is simply indicating what the parameter name is.
This happens when you declare a function using the underscore in place of a public parameter name as shown below. AppCode is showing you what the function's internal parameter name is. I generally find this feature useful, but if you want to disable it, poke around in the settings for something similar to "Inline parameter hints".