xcode5 - Xcode 5 code completion not working in .h file -


in project code completion not working in .h file. suggestions ?

edit:

it shows direct imports not nested imports. normal imports shows list of names without symbol left.

picture of autocomplete when ns typed


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -