As you move through a file in the Source Editor, the current line number is always displayed in the lower left corner of the window. The position of the insertion point is also displayed. The format is x:y, where x is the line number and y is the column number.
Line numbers can also optionally be displayed in the Source Editor's glyph margin. The glyph margin is a gray margin in the left column of the Source Editor window, where annotation glyphs and line numbers are displayed.
To toggle the display of line numbers in the glyph margin:
If the glyph margin is not displayed, right-click in the Source Editor
and choose Margin
Show Line Numbers. A
file must be displayed for this command to work.
See Also | |
---|---|
Using Annotations |