I am trying to put line numbers in Visual Studio.
Usually I go for
Tools -> Options -> Text Editor -> C#
A new machine was assigned to me with preinstalled VS 2008. I am unable to find the C# option.
Any solution ? Thanks in Advance

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First, you need to check the box labeled “Show all settings” in the lower left-hand corner.
Then, you can expand “Text Editor”, select “C#”, and check “Line numbers”. (You can also enable this setting for all languages, rather than individual ones, if you prefer.)
And while you’re at it, you probably want to crank up “Animate environment tools” to the max. No point in waiting around on the IDE to show pretty animations when you have code to write!