Is there a way to find all the green squiggly lines in Visual Studio 2010 other than visually scanning each markup file?
Share
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.
Open the error list panel, enable the warning ‘option’.

See green line for Warning (2)….

The warning appears to only appear for files that are open. So keep an eye on that panel as you are working. You could do a blanket-open-all-files in VS to check for any missed warnings.