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 Weather App with Swift (Retired) Pulling Data From the Web Making a Network Call

Why doesn't my xcode autocomplete pop up? I have it turned on in the text editing.

let weatherData = NSData.

4 Answers

I am running xcode 6.0.1

I cleaned a lot of space off of my mac and it has started working again. I started trying several things in a playground trying to get it to start back working and after cleaning space from my hard drive, it started working again.

Thanks,

Vittorio Somaschini
Vittorio Somaschini
33,371 Points

Hello Spencer.

Does it not work at all?

Tryin tryping let weatherData = NSDa

then click at the top editor > show completions.

Does the little window pop up?

I type

let weatherData = NSDa

then editor > show completions and a window no completions pops up.

Vittorio Somaschini
Vittorio Somaschini
33,371 Points

This is a weird behavior indeed.

What xcode version are you running on your mac? I have googled your issue and it seems that in Beta versions of xcode this may happen..