Wednesday, March 23, 2016

Display line numbers in visual studio 2008 (coding part)

Line numbers aren't added to your code; they're just for reference.

To display line numbers in code..., do the following:

On the menu bar, choose ToolsOptions. Expand the Text Editor node, and then select either the node for the language you are using, or All Languages  (general)to turn on line numbers in all languages. Or you can type line number in the Quick Launch box.


No comments:

Post a Comment