views:

258

answers:

1

Good afternoon

is there anyone who noticed that Find and Replace window each time is getting wider when coding and compiling?

alt text

Even when I resize this window in Visual Studio 2010, it gets wider again... :-(

Perhaphs is there a way to fix its size?

+4  A: 

There is a Microsoft Connect issue on this, and the issue was closed, saying:

The Find Dialog growing is a known issue that we will be fixing for SP1.

Thanks,
Weston Hutchins
Program Manager - VS Platform
http://blogs.msdn.com/visualstudio

There's actually a couple other duplicate cases, but no posted workarounds.

I don't know how long it will be until SP1 comes out. The answer in this post suggests 6-11 months after release, which would put it at October 2010, at the earliest.


The "workaround" that I'm currently using is to simply dock the Find and Replace window in the IDE (I personally put it on the left side under the toolbox). Obviously, this doesn't allow the window to widen every time you use it.

Mark Rushakoff
Nice link Mark! Indeed there are a lot of issues closed, like the inability of resolving lambda expressions on Immediate window. I think they were in hurry, perhaps because they wanted to release VS2010 anyway.
Junior Mayhé
Awesome justification for that 30 inch LCD panel you've been envying :)
Hans Passant
Looks like a hotfix has been released. https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=30518
Rojo