For some methods, Xcode's code completion / suggestion / auto-complete feature displays descriptions:
When I create classes, functions, variables, and what not and do provide descriptions, the description does not show up:
However, in the quick help menu on the right hand side, and when clicking alt+click
, it does:
I tried this "solution", but it did not work. Is there any special characters I need to include in the description?
Note
I am currently on Xcode 9 beta 1, but I also experienced this issue in Xcode 8.
Update
Glad to say that it now works for me in Xcode 9 GM.