Tag Archives: Visual Studio 2010

OzCode debugging extension for Visual Studio

OzCode enhances C# debugging in Visual Studio. The extension was originally called BugAid (see my review), but in June 2013 became a part of CodeValue. Recently they filmed a demo video on Channel 9 showing major features in action. On … Continue reading

Posted in Visual Studio news | Tagged , , , | Leave a comment

Visual Commander Professional released

Visual Commander Professional is a commercial edition of Visual Commander (modern alternative to Visual Studio macros). The Professional Edition supports up to 99 commands and 50 extensions (the free edition supports only 10 commands and 5 extensions). Additionally the Professional … Continue reading

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

Add images to your code in Visual Studio with the ImageComments extension

ImageComments extension by Luke McQuade lets you show images among code in Visual Studio 2010/2012: To add an image you add the specially formatted image comment to your code, like /// <image url=”X:\Path\To\Image.ext” scale=”Y” />. After that the image is … Continue reading

Posted in Reviews | Tagged , , | 1 Comment

Tabs Studio v3.1.5 adds support for multipart names in the title grouping regex

Tabs Studio is a Visual Studio and SSMS add-in empowering you to work comfortably with any number of open documents. v3.1.5 adds support for multipart names in the title grouping regex. See the full what’s new list. Download the installer.

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

Favorite Documents v1.7 adds support for Team Explorer

Favorite Documents extension lets you create links to frequently used code files and then quickly open them as a group or individually in Visual Studio 2010+. v1.7 adds support for Team Explorer (Integrated Shell) and Source Control Explorer integration for … Continue reading

Posted in Vlasov Studio tools | Tagged , , , | 2 Comments

Visual Commander v1.1 simplifies command sharing

Visual Commander is a free extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. v1.1 adds the ability to export/import commands and extensions to share with others. See the full what’s new list. Download the … Continue reading

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

Text Sharp v1.7 adds support for the Ideal text formatting mode

Text Sharp is a free extension for Visual Studio 2010+ that lets you adjust text clarity in the IDE. v1.7 adds the ability to select text formatting and text hinting modes. While the Display text formatting mode generally produces crisper … Continue reading

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

Tabs Studio v3.1.3 released

Tabs Studio is a Visual Studio and SSMS add-in empowering you to work comfortably with any number of open documents. v3.1.3 adds the ability to run Tabs Studio without .NET 3.5 installed in VS 2010+. See the full what’s new … Continue reading

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

Visual Commander extension adds macro commands support to Visual Studio 2012/2013

Visual Studio provides extensive automation model for the IDE allowing developers to customize behavior of the environment. This automation model can be accessed from Visual Studio add-ins, Visual Studio extensions, VB scripts, Power Shell and Visual Studio macro commands. The … Continue reading

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

Tabs Studio v3.1.0 released

Tabs Studio is a Visual Studio and SSMS add-in empowering you to work comfortably with any number of open documents. v3.1.0 adds support for Visual Studio 2013 Preview. See the full what’s new list. Download the installer.

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