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 Modeling Forecast Data An Icon Enum

Emin Grbo
Emin Grbo
13,092 Points

Image completion - Text next to the images in code

I have been wondering about this for a while and tried to find the answer to no avail.

When i type the code and i use image completion (having an image preview instead of the code), Passan has the text there after the image as well. In my case i can only see the image, which is a problem for some previews with white icons since i have no idea if i wrote the code right :)

Sure, marking the whole text helps, but it would be better to have the text next to the image as well.

Tnx!

1 Answer

Bruce Röttgers
Bruce Röttgers
18,211 Points

Do you use Xcode 9? I think it has to do with it. I use Xcode 9 and see the same. If you're ok with dark mode, then just change Xcode to the dark theme in Xcode Settings and you won't have problem seeing them right.

hth, Bruce.