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 foun
Use 'Find in Files' (ctrl+shift+f) instead of 'Find' (ctrl+f)
edit:
As Jay mentions in comments, you can also get there via the 'Find' dialog if you change 'Quick Find' to 'Find in Files' using the selector in the upper left corner of the dialog.