Monthly Archives: January 2012

Visual Lint static C++ code analysis adapter for Visual Studio

Visual Lint by Riverblade integrates most popular static C++ code analysis tools with Visual Studio. It supports Gimpel PC-lint, CppCheck, Google cpplint.py and Inspirel Vera++. Visual Lint lets you run these tools from Visual Studio with a single click for … Continue reading

Posted in Reviews | Tagged , , , | 2 Comments

Favorite Documents v1.5 released

Favorite Documents is a free extension that lets you create links to frequently used code files and then quickly open them as a group or individually from the Favorites menu in Visual Studio 2010/11. Favorite Documents v1.5 adds the abilities … Continue reading

Posted in Vlasov Studio tools | Tagged , , | Leave a comment

VSColorOutput extension for Visual Studio 2010 and Visual Studio 11

VSColorOutput by Blue Onion Software simplifies large logs analysis in the Visual Studio Output window coloring important lines: For example, C++ developers often need to look at the output to find the origin of an error that involves several template … Continue reading

Posted in Reviews | Tagged , , | 2 Comments

Code Jumper extension for Visual Studio 2010 review

Code Jumper by Productive Joe streamlines navigation within a code file listing all methods and properties in a document to a side of the Visual Studio editor. You can navigate to any declaration with a single click in the list: … Continue reading

Posted in Reviews | Tagged , | Leave a comment

CodeFlow code review tool for Visual Studio

A new code review tool CodeFlow will ship in the next version of Visual Studio: The Story of CodeFlow.  

Posted in Uncategorized | Tagged , | Leave a comment