Visual Studio 2013 Tips and Tricks – Solution Explorer squiggles with Productivity Power Tool 2013

The Productivity Power Tool 2013 includes a feature called “Solution Explorer Squiggles” which shows Squiggles on certain files when viewed from the Visual Studio 2013 Solution Explorer when there are warnings or compiler errors.

VS 2013 Tips and Tricks - Solution Explorer squiggles with Productivity Power Tool 2013

Just mouse over on the file name in the solution explorer . This will show the list of warnings and error in the file. This also allows the developers to double click on the error/warning and navigate quickly to the position of the file which caused the error.

VS 2013 Tips and Tricks - Solution Explorer squiggles with Productivity Power Tool 2013

The developers can also filter the files in the solution explorer that has errors/warnings using the Filter Option in the Solution Explorer

VS 2013 Tips and Tricks - Solution Explorer squiggles with Productivity Power Tool 2013

One of the advantages of this feature is that it provides a quick overview within the solution explorer w.r.t the files that has the warnings or errors and quickly navigate to them.

Note that you need to download and install the Visual Studio Productivity Power Tool 2013 from Visual Studio Gallery for this feature.

    1 Comment

  1. musa
    April 4, 2014
    Reply

    VS2013 installed vs2013 productivity tools, restarted application but don’t get Guide Lines of Block Structure Visualizer.

    Then I tried printing a hard copy but had problems:

    VS2013 trying to print a page of code. Tried File>Print> gives error:
    Index was outside the bounds of the array

    what does this error message mean & why doesn’t it print?

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...