Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Fixes for Solution Navigator & Quick Access in the Productivity Power Tools

Last week, we released the July 2010 version of the Productivity Power Tools which introduced the Solution Navigator, Quick Access, Automatic Brace Completion and Tools Options support. We've been really excited to see nearly 40,000 downloads last week and the hundreds of pieces of feedback that you have sent us. Based on that feedback, we ...

Announcing the Solution Navigator

We are very excited to announce the first release of Solution Navigator, a new tool that merges functionality from Solution Explorer, Class View, Object Browser, Call Hierarchy, Navigate To, and Find Symbol References into a single view. This view can be surfaced as a tool window or, for C# and VB, an interactive tooltip. The Solution ...

New Version of the Productivity Power Tools is Available!

I am pleased to announce that we have an updated version of the Productivity Power Tools.  With this release, we've introduced 4 brand new extensions and we've fixed many of the bugs that were reported in the previous version.  If you have the Productivity Power Tools installed already, you will get a notification that a new version is ...

MSBuild Known Issues

Since the release of Visual Studio 2010 we have received a few reports of crashing behavior which can be traced back to issues with MSBuild.  We’ve analyzed all of these and there are several particular cases where a crash can occur.  We’ve also added a notification to Windows Error Reporting to help guide those who hit ...

15 minute blog post: PNG files in Packages

Recently I’ve been helping plan the next version of Visual Studio. It’s way too early to be talking about specifics, but one topic came up this week that I have to share. Package Authoring As some of you may have noticed, many of the regular posters here have been busy writing extensions for the Visual Studio Gallery, some of which ...

Patch Available for Cut or Copy displaying “insufficient memory” error in VS 2010

If you're experiencing frequent “insufficient memory” errors when doing small cut or copy operations in Visual Studio 2010 RTM, please download this patch to see whether it resolves the issue. What are the symptoms of this bug? Attempting to cut or copy small to moderate amounts of text in Visual Studio 2010 RTM may incorrectly ...