31

I want to reveal the currently edited file in the project navigator in xcode

I know about the right-click and Reveal in Project Navigator

How to highlight opened file in XCode 4 on the "Project Navigator" panel?

But it's a manual task

I want it to show EVERY TIME I switch files - like the 2 yellow arrows on top of the Eclipse IDE

I want the project navigator to always highlight the currently edited file.

Thanks, Nur

Community
  • 1
  • 1
nurnachman
  • 4,468
  • 2
  • 37
  • 40
  • 1
    That is a real wish from me too, do you have an open feature request at apple? – Binarian Aug 27 '13 at 11:36
  • 2
    Sadly it didn't change in Xcode 5. I searched in the preferences but didn't find any feature that could toggle this behavior. Maybe there is an option I have overseen? – Binarian Sep 03 '13 at 11:18

2 Answers2

26

Hum... I don't have the answer of your question and I really would like to know it.

But I know something better than right clicking, that is called : -shift-J

Your hands are on the keyboard, at least you won't have to get the mouse...

mikel
  • 15
  • 8
Martin
  • 11,881
  • 6
  • 64
  • 110
6

At the bottom of project navigator panel "Show only recent file" filter option is given select it to view only recent files edited

Ronak
  • 974
  • 6
  • 14