Monthly Archives: November 2015

Visual Studio customization with lightweight extensions and Visual Commander

Visual Studio is a very capable and mature IDE, plus there are 5,942 items in Visual Studio Gallery from 3rd parties, extending functionality even further in all possible directions. Still, if it is not written by you it can’t be … Continue reading

Posted in Visual Studio tips, Vlasov Studio tools | Tagged | 5 Comments

Sync Block Edit v1.2 adds support for Visual Studio 2015

Sync Block Edit is a free extension that lets you easily update duplicate blocks of text in multiple files from Visual Studio 2010+. v1.2 adds support for Visual Studio 2015. Download the installer.

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

Code reference hyperlinks in Visual Studio 2015

Visual Studio 2015 allows you to create links to classes and method in other files from a comment in your C# code: When the cursor is inside the cref attribute, pressing F12 or selecting Go To Definition opens the corresponding … Continue reading

Posted in Visual Studio tips | Tagged | Leave a comment