Visual Studio: default search for search results

In Visual Studio (2010), when searching for ways to use a particular class or method, a dialog box appears using the search results.

Is there a way to extend the default results, so I donโ€™t have to click the Expand All button?

+5
source share
2 answers

If you are using the ReSharper addon, there is the option "Expand the default search results tree". I searched Google and cannot find the built-in option.

Select Resharper| Options, then under Environment | Search & Navigation:

Expand search in settings

+5
source

All Articles