views:

19

answers:

1

Hi all,
I would like my "Ctrl+f" results to be shown in a dockable window rather than having to cycle through them. I saw someone does it, but didn't ask him how..

How? (-:

(I'm using VS 2010 if that matters..)
Thanks!

A: 

Just dock the find window that your are getting your results to - when opening the dialog, you can expand the Result options section to tell VS which result window to use.

Use Find In Files (CTRL + Shift + F or Edit -> Find And Replace -> Find in Files).

Oded