Tuesday, April 27, 2010

Display line numbers in .NET Code Editor

.NET Tips,Display line numbers in code editor, display line numbers in VS .NET IDE
We can display the line numbers in the Visual studio .NET code editor.

In the VS.NET IDE ,

Click TOOLS > OPTIONS

Expand TEXT EDITOR (in left window)

Select Basic  > Editor

You will find the Line Numbers Option Under Interaction Group box.

 Check Line Numbers option




Click OK

code Editor with Line Number

1 comment: