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.
4. Click OK to apply changes.
The Line Numbers should be displayed now.
To stay up-to-date on Technology news, subscribe now.
Friday, July 03, 2009




1 comments:
thx bro. you help my work
Post a Comment