My search in VS2010 is taking really long, any way to speed it up?
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.
Some of the best ways to speed it up revolve around targeting your search:
If you are using search functionality a lot to find class names, or implementations/definitions, I would recommend using a tool more like ReSharper, instead of searching, as well.
EDIT – Also, I never use “Find Next” if searching an entire solution, unless I am looking for an excuse to take a break. “Find All” is much more attractive, to me, since it seems to perform better on large projects.