Xcode Fuzzy Completion not picking up classes on allocation and initialisation.

Originator:axton.pitt
Number:rdar://27859405 Date Originated:16-Aug-2016 02:56 PM
Status:Open Resolved:No
Product:Developer Tools Product Version:Version 7.3.1 (7D1014)
Classification: Reproducible:
 
Summary:
After you define the variables custom class, when you go to set the variable to an instance of that class, Xcode's autocompletion will not show the class.

Steps to Reproduce:
1. Using Xcode, make a new custom class. (Objective-C)
2. Import that class header in another class and create a variable with it. 
3. When assigning it with the assignment operator the custom class will not appear in the autocompletion.

Expected Results:
Class is available to autocomplete.

Actual Results:
Class is not in the autocompletion list

Version:
Xcode Version 7.3.1 (7D1014)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!