Category Archives: Vlasov Studio tools

Runtime Flow v1.6 adds an API for monitoring results

Runtime Flow in real time monitors and logs function calls and function parameters in a running .NET application and shows a stack trace tree, with no instrumentation or source code required for monitoring. v1.6 adds the ability to save monitoring … 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

Tabs Studio v3.8.0 adds support for VS “15” and SSMS 2016

Tabs Studio is a Visual Studio and SSMS extension empowering you to work comfortably with any number of open documents. v3.8.0 adds support for Visual Studio “15” Preview Enterprise and SQL Server Management Studio 2016 March Preview Refresh and newer … Continue reading

Posted in Vlasov Studio tools | Tagged | Leave a comment

Tabs Studio v3.7.2 adds file changes indicator

Tabs Studio is a Visual Studio and SSMS extension empowering you to work comfortably with any number of open documents. v3.7.2 introduces the new TrackEd add-in for Tabs Studio that shows a yellow bar in the tab title for modified … Continue reading

Posted in Vlasov Studio tools | 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