Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Vending Machine App in Swift Loading Data From a Resource Type Casting

jordon beyond
jordon beyond
2,158 Points

XCode AutoComplete not working! Anyone have the same problem?

Has anyone encountered XCode autocomplete not working ? i not sure if the problem contains only to this project (VendingMachine). If so any fix to this problem? XCode 8.3.3

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,860 Points

Hi Jordan,

Xcode can be (and usually is) very 'buggy' on a regular basis. It's actually the main reason why I have switched my focus to Android Development, as it was just getting too frustrating. So, I completely understand and sympathize with your issues.
The only way I ever found to fix it was to quit and restart. Once it restarts, don't touch it for a few minutes and then give it a go. You'll probably have to do this more times than not. A few times, I actually had to restart my system as well.
Other than that, I think that's just the way it is... hopefully Apple will fix this soon, but I've had the issue since I started (with Xcode 7 beta), so I'm not holding my breath. :expressionless:

But good luck anyways. :) :dizzy:

jordon beyond
jordon beyond
2,158 Points

Thanks for letting me know i am not alone in this situation!