How to Show Code Line Numbering in the Editor?

How to Show Code Line Numbering in the Editor

to show like this
1
2
3
4
5
6
7
etc..

i am using VS 2005 C# express August



Answer this question

How to Show Code Line Numbering in the Editor?

  • jquail1973

    Open the menu "Tools / Options", check "Show all settings". Goto "Text Editor / All Languages" and check "Line numbers".

  • bt7403

    thanks very much :)


  • How to Show Code Line Numbering in the Editor?