Search code examples
xcode4

How to 'show current line' in in Xcode 4?


I know you can go to preferences and enable a column that appears on the left part of the editor, showing the line number.

But I am asking is there a way of showing the line number in some kind of status bar or any other part of the Xcode UI without enabling this option (similarly to what Xcode 3 did)?


Solution

  • From what I've read so far, I think this option has been removed from XCode 4. Personally, I leave the line numbers column on all the time and it's not too intrusive.