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 Playlist Browser with Swift Using a Navigation Controller With Segues Passing Information Between Views

I can't get assistant editor come up after renaming the class name to PlaylistMasterViewController

How do I get the assistant editor to come up?

Freddie Teague
Freddie Teague
13,808 Points

The two interlocking circles at the top right corner of the IDE

Kevin McFarland
Kevin McFarland
5,122 Points

I'm not 100% clear on how to access all the different views. But you might start by closing some of the current views if they're not needed.

You can always access any file by clicking on it in the Navigation menu.

If it's closed - click on the left most box icon (there are 3) in the upper right corner of the screen.

Hope that helps...

If you get a chance, spend a little time clicking back and fourth to see how the different views come into play. Also pay attention to the Jump Bar. At the top of the different editors. It shows files and folders followed by a ">" symbol. Seems fitting, considering the content of the lesson.

Kevin