Visual Studio Hacks
Tips

Saving the Find Results

by dstokes on December 22, 2008

This is a quick tip that I only noticed recently.  Visual Studio has the ability to save the contents in the Find Results tool window to a file.  When the Find Results tool window has focus, select File – Save Find Results from the Visual Studio main menu.

savefindresultsmenu

Unfortunately, this is not available for the Find Symbols tool window.  My guess as to why this would be is that the Find Symbols tool window contains images as well as text but this is just a guess.

By the way, the Output tool window has the same functionality which also comes in handy from time to time.

saveoutputwindow

{ 1 comment }

Dew Drop - December 23, 2008 | Alvin Ashcraft's Morning Dew December 23, 2008 at 3:32 pm

RE: Saving the Find Results

Pingback from Dew Drop – December 23, 2008 | Alvin Ashcraft’s Morning Dew

Comments on this entry are closed.

Previous post: Visual Studio Links #91

Next post: Visual Studio Links #92