Friday, 15 January 2010

autocomplete - How to remove KVO methods from Xcode auto-completion popup? -



autocomplete - How to remove KVO methods from Xcode auto-completion popup? -

when write class in objective-c xcode maintain showing automatically inferred kvo methods. well, don't utilize kvo in code, , will. it's bordering me, , number of methods more methods declared in class.

how remove kvo methods auto-completion window? believe there's mechanism command this, have no idea.

i extracted out properties causes kvo method generation separated protocol, , doesn't border me anymore. best workaround me now.

xcode autocomplete

No comments:

Post a Comment