Get a list of search results in Visual Studio

Viewed 9272

Does anyone know of a way to get an entire list of search results in Visual Studio, or an extension that can do the same? Normally, when using the search box, the next found item is highlighted as you go, which is nice, but sometimes it would be more useful to see an entire list of results, similar what you would get in Bing or Google. I know that there is 'Find Symbol' but that doesn't seem to account for things you would find in comments, etc. Any ideas?

1 Answers
Related