Author Archives: Sergey Vlasov

Runtime Flow v1.5 adds support for Visual Studio 2015

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.5 adds support for Visual Studio 2015 … Continue reading

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

Visual Time Spent v1.1.0 adds support for Visual Studio 2015

Visual Time Spent automatically tracks your time spent working on solutions, projects and documents in Visual Studio IDE. It allows you to generate reports to see overall time spent and what activities took most time. v1.1.0 adds support for Visual … Continue reading

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

Visual Commander v2.0 adds macros support to Visual Studio 2015

Visual Commander is a freemium extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. Visual Commander v2.0 adds support for Visual Studio 2015 and checks for simultaneous snippets file modification from different Visual Studio instances. … Continue reading

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

Visual Studio tips from Ben Williams

Ben Williams runs a series of Visual Studio tips that currently includes 8 posts. Read them all starting from the tips index page.

Posted in Visual Studio tips | Leave a comment

Tabs Studio v3.6.0 improves support for Visual Studio 2015

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

Posted in Vlasov Studio tools | Tagged | Leave a comment

ReSharper C++

JetBrains last month released ReSharper C++ – a Visual Studio extension offering refactoring, navigation, code inspection, quick-fixes and code generation for C++ developers. It doesn’t support C++/CLI and thus of no help for my projects, but for pure native C++ … Continue reading

Posted in Reviews | Tagged , , , , , | Leave a comment

Fix File Encoding v1.2 adds support for Visual Studio 2015

Fix File Encoding is a free extension that prevents Visual Studio 2010+ from adding BOM to UTF-8 files. v1.2 adds support for Visual Studio 2015 and by default protects both .htm and .html files. Download the installer.

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

Tabs Studio v3.5.0 adds support for Visual Studio 2015

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

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

Visual Studio Time Savers

Susan Ibach runs a Visual Studio Time Savers video series highlighting useful, but not very well known Visual Studio IDE features. Have a look!

Posted in Visual Studio tips | Leave a comment

Macros for Visual Studio 2013

Visual Studio Platform Team has released the Macros for Visual Studio 2013 extension for VS 2013 to record, edit and execute text editing commands and window operations. You can open the new Macro Explorer tool window from the Tools – … Continue reading

Posted in Reviews | Tagged , | 2 Comments