xcode6 - Xcode no longer autocompletes #import statements -
running xcode 6.3.2 osx 10.10.3. on rmbp 2012, xcode isn't auto-complete statements #import, rmbp 2014 is.
it's able autocomplete code snippets , other code statements.
not sure other information can give, started happening couple of months ago.
i ran bug , found it's problem if type in:
#import " and try add first letters of file you're looking for, not autocomplete @ all. however, if type:
#im then autocomplete suggestion: 
and can press enter , cursor placed inside quotes , once start typing autocomplete suggestions:
i filed bug report apple regarding this, fixed, can around autocompleting #import directive itself.
Comments
Post a Comment