Windows Vista Beta | WinVistaBeta.com - Message | VS2008 Replace in Files and Entire Solution - potential issue - bug?

August 21, 2008  
Subject: VS2008 Replace in Files and Entire Solution - potential issue - bug?
Group: microsoft.public.vstudio.general
Date: 6/11/2008 12:33:53 PM
From: todd [Email Address Protection]

Just a note that in VS2008 the Replace in Files and choosing "Entire
Solution" does not work as expected. It actually searches and
replaces in the entire solution AND in all open documents in the
editor. There is already a choice for "All Open Documents". The
"Entire Solution" option should be named "Entire Solution and All Open
Documents". The documentation does not state this behavior. In my
example I had just done a debug session and I have many ATL/CRT/MFC
headers and CPP files open in the editor. A search and replace across
the "Entire Solution" replaced it in the ATL/CRT/MFC files in the
editor as well. I would label this as either a documentation bug,
feature bug or clarity bug (Entire Solution is NOT files open in the
editor).


Back
Subject: Re: VS2008 Replace in Files and Entire Solution - potential issue - bug?
Group: microsoft.public.vstudio.general
Date: 6/12/2008 12:32:22 AM
From: David Lowndes [Email Address Protection]

>Just a note that in VS2008 the Replace in Files and choosing "Entire
>Solution" does not work as expected. It actually searches and
>replaces in the entire solution AND in all open documents in the
>editor. There is already a choice for "All Open Documents". The
>"Entire Solution" option should be named "Entire Solution and All Open
>Documents". The documentation does not state this behavior. In my
>example I had just done a debug session and I have many ATL/CRT/MFC
>headers and CPP files open in the editor. A search and replace across
>the "Entire Solution" replaced it in the ATL/CRT/MFC files in the
>editor as well. I would label this as either a documentation bug,
>feature bug or clarity bug (Entire Solution is NOT files open in the
>editor).

I've encountered this as well. Can you submit a bug report on it on
the MS Connect site (if you can't find one already) and post a link to
your report back here please.

Dave

Back