SonicFileFinder is a free add-in for Visual Studio that allows a fast and convenient search for any file within every Project of the loaded Solution by entering the complete filename or just a part of it. The found file(s) can either be edited with a single keystroke or a Windows Explorer / CommandLine prompt can be opened at the file's location.
What's new?
Version 1.9 is a feature/bugfix release, where support for searching in folder names has been added and two bugs causing Visual Studio to crash have been fixed.
- ADDED: Support for searching for folder names in the same way as for file names. Just add a "\" before typing the folder name.
- FIXED: SonicFileFinder doesn't crash Visual Studio anymore, when opening C++ projects.
- FIXED: SonicFileFinder doesn't crash Visual Studio anymore, when debugging websites.
Download it on the SonicFileFinder website.