hi,
i read about code completion from time to time and it sounds promising, but i never really got to use it, i get very very confused...
for instance...
my cursor is within a function with a local variable 'mydata' (i name all my local vars with 'myxxxxx') so, i type 'myd' and ask for code completion by hitting f5 or so...a window pops up showing every var in my project starting with 'myd'! this is very much NOT what i want, i would like Xcode to show only the appropriate vars in this scope this of course shouldn't be too hard to program, so why did the experts choose to list alle the non-appropriate options am i missing something here?
-- met vriendelijke groeten perry winkel
|