In Xcode 3, the line number of the current cursor location was displayed. I don't see this in Xcode 4. Is there a setting that will turn it on? Or a keypress that will give it to me?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Yes open the preferences like in this screenshot, and check Show: Line numbers
|
|||||
|
|
In Preferences->Text Editing-> Show: Line numbers you can enable the line numbers on the left hand side of the file. |
|||||||
|

