Unable to put line numbers in Visual Studio

I am trying to put line numbers in Visual Studio. Usually I go Tools -> Options -> Text Editor -> C #

I was assigned a new machine with VS 2008 preinstalled. I cannot find the C # option.

Any solution? Thanks at Advance

enter image description here

+3
source share
2 answers

First you need to check the "Show all settings" checkbox in the lower left corner.

Then you can expand Text Editor, select C # and check Line Numbers. (You can also enable this option for all languages, not individual languages ​​if you want.)

    Visual Studio Options dialog

, , , " " . IDE, , !

+7

" " . , " ", .

+1

All Articles