display code line number?

  • Thread starter Thread starter Guest
  • Start date Start date
What "view code" page are you referring to? If the normal Visual Studio IDE
then you should get line numbers (and column numbers) in the status bar of
the window.

Peter
 
You'll find it in the options dialog:-

Tools > Options > Text Editor > [Language]
(Where Language is C# or Basic depending on which you are using)

Then on the options form you'll se a checkbox called "Line Numbers" in the
section headed "Display", tick this then click Ok to dismiss the dialog.

HTH

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top