ios - Suggest Completion Issue in Xcode 7 -
i'm not getting autocompletion or suggestions text while typing in xcode 7. have tried following methods, none of them worked me.
- uninstall xcode , reinstall again
- restarting system
- clean code , derived data (~/library/developer/xcode/deriveddata)
- deleted cache (~/library/caches/com.apple.dt.xcode)
please check apple guide completingcode
also try disabling , enabling suggest completion .
to turn off code completion feature, choose xcode > preferences , click text editing. in editing pane, deselect option “suggest completions while typing.” can invoke code completion pressing control–space bar.
thanks,
anil
Comments
Post a Comment