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.
Category: Visual Studio 2005
Tags: line numbers > show line numbers > Text Editor > Visual Studio 2005
Tags: line numbers > show line numbers > Text Editor > Visual Studio 2005
Comments
3 Responses to “How to activate Line numbers in Visual Studio 2005?”
Leave a Reply




November 2nd, 2008 @ 3:20 pm
Thanks, just what I was looking for!
November 3rd, 2008 @ 6:19 am
glad to be of service!
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!