Free Information Technology Magazines and eBooks

Friday, July 03, 2009

How to display line numbers in Visual Studio

Sometimes line numbers on Visual Studio code editor is helpful. It makes debugging easier and code looks more organize. By default, Visual Studio does not display line numbers so you have to manually invoke it to use it.

To display line numbers in Visual Studio, follow these easy steps.
1. Go to Tools Menu then click Options.
2. Click "Text Editor" on the list of options the select "All Languages".
3. On the right pane, tick the "Line Numbers" checkbox.

How to display line numbers in Visual Studio

4. Click OK to apply changes.

The Line Numbers should be displayed now.

Line numbers in Visual Studio Editor


To stay up-to-date on Technology news, subscribe now.

2 comments:

Anonymous said...

thx bro. you help my work

Anonymous said...

Thanks.. Simple Tips, but BIG effect..