Imran Akram's blog

Let's talk about life, technicalities, career opportunities, current affairs and a lot more!

How to activate Line numbers in Visual Studio 2005?

Posted on | August 4, 2008 | 3 Comments

If you want the Visual Studio 2005 text editor to show you the line numbers all you have to do is to expand the Text Editor branch of the tree. Here you can see a list of all of the languages for which settings may be modified. We will enable line numbering for C# code editing. Expand the C# node of the tree and select the General section to reveal the settings. To enable source code line numbering, tick the appropriate check box. Click OK to accept the setting and the line numbers will appear.

Activating Line numbers in Visual Studio 2005 Text Editor

Activating Line numbers in Visual Studio 2005 Text Editor

  • Share/Bookmark

Comments

3 Responses to “How to activate Line numbers in Visual Studio 2005?”

  1. Soph
    November 2nd, 2008 @ 3:20 pm

    Thanks, just what I was looking for!

  2. imak47
    November 3rd, 2008 @ 6:19 am

    glad to be of service!

  3. Guillermo
    November 14th, 2008 @ 5:07 pm

    Incredible! thanks for the tip… but I think it was a very bad idea to hide the numbers… damn microsoft!

Leave a Reply