In the code editor in Visual Studio for Windows 8 Apps how can I enable line numbers?
For example instead of
this
is
my
code
to
1. this
2. is
3. my
4. code
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.
1.On the menu bar, choose Tools, Options.
2.In the categories list on the left side of the Options window, expand the Text Editor node.
3.Expand the All Languages subfolder, and then choose General to set this option globally.
4.In the Display section, select the Line numbers check box.
Microsoft Answer