Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
When navigating using up and down arrows in the navigation panel on Xcode I want to go to the file currently highlighted. If I press enter I just edit the name of the file.
From this, to actually navigating the file itself. Using only the keyboard.
Here are some possible solutions :
Press control-` (backquote) to navigate to the next editor (which is probably the main editor).
Press Command-J to get a proposal (which is probably the main editor) and press Enter to confirm
Press command-1 to come back to the navigator
Add a comment
Found the solution. If you go to Xcode -> Preferences -> Key bindings and search for "Focus". A command like "Control + `" will work.
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.