Recently, I have started using Xcode 4 for developing iOS apps.
In Xcode intellisense's autocomplete box, there are some letters in colored boxes before every suggestion. I know that they represent the property of the word we are typing like f,T,C,M,P,C,K,# etc. enter image description here
Quote:
|
Is there some kind of glossary available to find their quick meanings?
|
Meanings of f,C,T,# are understandable (function, class etc) but there are many others which are not very intuitive.
Please suggest. I would be grateful for all your answers.