Free Visual Studio Add-in: SonicFileFinder
I came across a great free add-in for Visual Studio 2005 called SonicFileFinder. The premise is simple, hit a hotkey and a popup (or tool window if you prefer) displays all the files in your project. Type the name, hit enter and the file comes up in the editor. The interface is clean and overall works a lot better than the other add-in I had been using for this. The only thing missing is a class browser, but I rarely use that since my filenames reflect the classes contained in them.
I’m going to be compiling my list of favorite development tools and add-ins in the near future so check back for that.