Tag Archives: Visual Studio extensions

Visual Commander v2.4 adds support for Visual Studio “15”

Visual Commander is a freemium extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. v2.4 adds support for Visual Studio “15” Preview 3 and IntelliSense support for mscorlib.dll classes in VS 2015+ for the professional … Continue reading

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

Task Canvas v1.2 released

The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.2 adds a tab tooltip with the full document path, fixes missing underscores in a … Continue reading

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

Task Canvas v1.1 adds quick access to method definitions

The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.1 adds the ability to position the caret on a method name and with one … Continue reading

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

Smooth Caret v1.3 adds support for Visual Assist and Visual Studio “15”

The Smooth Caret extension adds smooth caret movement animation for text editors in Visual Studio 2010+. It looks similar to the smooth typing feature in Microsoft Office 2013. v1.3 adds support for Visual Assist and Visual Studio “15”. Download the … Continue reading

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

Task-focused interface for Visual Studio with Task Canvas

I’ve just released the new Task Canvas extension for Visual Studio 2015 that lets you edit multiple methods in a special window and quickly switch between document groups: The general idea is to provide a task-focused interface working with code … Continue reading

Posted in Vlasov Studio tools | Tagged , | 4 Comments

Use actual type names with Var Replacer

If you prefer to see actual type names instead of implicit type var, the new Var Replacer C# extension for Visual Studio 2015 by Peter Spada is a must have. It is implemented as a standard analyzer with a code … Continue reading

Posted in Reviews | Tagged , | Leave a comment

Hide rename outline in Visual Studio 2015 with Plain Rename

While you are editing a variable name in Visual Studio 2015, a dashed outline is displayed around it: It’s a new feature of Visual Studio 2015 that works for C# and Visual Basic languages. The same outline is displayed when … Continue reading

Posted in Vlasov Studio tools | Tagged , | 2 Comments

Visual Commander v2.3 adds IntelliSense and syntax highlighting for command editing in VS 2015

Visual Commander is a freemium extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. Visual Commander Professional v2.3 adds IntelliSense and syntax highlighting for snippets editing in VS 2015: See the full what’s new list. … Continue reading

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

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