Autocomplete doesn't work in Swift
| Originator: | allan.ray.jasa | ||
| Number: | rdar://26811513 | Date Originated: | 15-Jun-2016 |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 8.0 beta (8S128d) |
| Classification: | Reproducible: | Always |
Observed from Xcode 7.3.1 (7D1014) and still persistent on 8.0 beta (8S128d). Mostly happens on Objective-C classes being used in Swift, but also happens on some selected Swift classes. Xcode can't offer class and method suggestions. Greatly reduces productivity. Steps to Reproduce: 1. Have a relatively big project containing both Objective-C and Swift classes. 2. Try to code. Expected Results: Xcode should autocomplete class names and methods for me once I try to type the class names and methods in my code. Screenshot attached shows that when I type a variable name and then dot, it doesn't suggest attributes or methods available to the associated class. Actual Results: Xcode doesn't offer any suggestion at all Version: Xcode 7.3.1 (7D1014) Xcode 8.0 beta (8S128d)
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!