How do I change what my Assistant Editor view is in Xcode?

mdn0403

I have the MessageCell.xib open on the left. However, when I try to open the Assistant Editor for MessageCell.swift, I cannot seem to do so. Below is a screenshot of my project. The red box is what I want to be the MessageCell.swift file. Any suggestions?

This is a view of my Xcode project:

This is a view of my Xcode project

I have tried cycling through where it says "counterparts" in the top left of the red box of the screenshot, but no such luck. I'm a new Xcode student and trying to learn everyday.

dalton_c

Rather than using the assistant editor, you can open MessageCell.swift in a new editor by finding the file in the project navigator, holding Option+Shift, then clicking on the file. Press the right arrow key to indicate a new editor and press enter. If you want to do the whole process with keyboard rather than project navigator, press Cmd+Shift+O, type the file name, hold Option+Shift, then press enter.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How do I change my controller so it is decoupled enough from my view?

How do I view my environment variables?

How do I scroll an Editor that has been obscured by the keyboard into view?

How do I change the external editor for GitHub client on MAC or Windows?

How to connect an IBOutlet and IBAction to a View Controller without using the Assistant editor

How do I change provision profile on Xcode?

How do I use Google assistant to trigger my application

How to rotate from portrait to landscape in Xcode Assistant Editor Preview Mode

How Do I Change My Main "environment" Location in the AWS Cloud9 Editor?

How do I view a git diff in a text editor?

Xcode assistant editor locked

How do I Change a UIViewController to a UITableViewController in xcode

How do i change the bgcolor in a custom view? Obj-c xcode

How do I change the default text editor in Ubuntu

How do I tell what's happening when I postback my view?

How do I change my model from the view in Angular?

How do I change the default text editor in the Debian (squeeze) distro

How do I change the bucket fill colour in Gimp Image Editor?

How do I find out what my default terminal text editor is?

How do I change the name of a scheme in Xcode?

How can I change the view of my list?

How do I change the default text editor?

How do I ensure that my list view element do not disappear when I change the orientation of my device?

How do I undo an accidental change in my view using Windows on Lenovo?

How do I change the language/locale in the Google Assistant SDK?

SQL Server How do I change my view so it doesn't produces duplicates when inserting into a table?

How do I change the root view with SwiftUI

What Should I Do To View The Formatted Data In WYSIWYG Editor?

What is this flag in the gutter of my Visual Studio code editor? How do I get rid of it?