This is happening to one person on my developer team. Not to anyone else.
He loads our solution, then does Find in Files, searching Entire Solution, for some string. During the find, a thick black …
Created on 5/15/2013 (updated 17 hours ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 786976
|
|
For years, when I've wanted to search for something in the Visual Studio editor, I have hit Ctrl+F (to bring up the Find dialog) and then immediately, without waiting for the Find dialog to come up, I…
Created on 2/7/2013 (updated 10 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 778803
|
|
I wanted to look at the class hierarchy of a class in my project today, so I thought, what the heck, let's see what the Object Browser can do. This is a mixed C++/C# solution, but mostly native C++.
…
Created on 1/28/2013 (updated 12 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 777679
|
|
|
Closed
as Not Reproducible
|
|
I use the Go To Find Combo box constantly in Visual Studio. I noticed that it was taken off the default standard toolbar in VS 2012. I put it back right away. My standard pattern is to open files f…
Created on 1/16/2013 (updated 6 days ago) | 0 validations | 0 workarounds | 16 comments | feedback id: 776717
|
|
Ours is a very large, mixed mode (managed/native) C++ application. Debugging with VS 2012, we've noticed some places in our managed code where, when our breakpoint in that code is hit, VS 2012 basica…
Created on 12/11/2012 (updated 1 week ago) | 3 validations | 0 workarounds | 13 comments | feedback id: 774026
|
|
|
Closed
as Fixed
|
|
In VS 2010, we had custom debug visualizers for several of our key native C++ types. Incredibly valuable for debugging. Our application contains both native and managed C++, so we debug in "Auto" or…
Created on 12/7/2012 (updated 2 days ago) | 4 validations | 0 workarounds | 5 comments | feedback id: 773794
|
|
|
Closed
as By Design
|
|
Found this additional bug with the Themes editor. I was starting with dark command bar toolbars as shown in command_bar_before.png. I wanted to try a light background. With the Theme Editor in "Sho…
Created on 11/30/2012 (updated 1 week ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 773082
|
|
I installed the "Report a Bug" Visual Studio extension today and used it to report one issue. It worked. Then I tried to use it to report a second issue. I typed in a thorough explanation and attac…
Created on 11/30/2012 (updated 6 days ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 773080
|
|
|
Closed
as Fixed
|
|
I've been grinding through Visual Studio 2012 Themes for the last couple days. I admire the attempt in some ways, but what has been created is something that is a million times more complicated than …
Created on 11/30/2012 (updated 24 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 773071
|
|
If you have a WPF Window that is set to SizeToContent == WidthAndHeight, and, while the window is minimized, something causes the content of that window to change size, then when you restore the windo…
Created on 10/22/2010 (updated 12 weeks ago) | 6 validations | 0 workarounds | 5 comments | feedback id: 616008
|
|