Tag Archives: visual studio 2015

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

Microsoft C++ Core Guidelines Checker released

C++ Core Checker for Visual Studio is now available as a NuGet package. The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++. Microsoft’s Guidelines Support Library (GSL) contains supporting functions and … Continue reading

Posted in Visual Studio news | Tagged , , , | 3 Comments

On changing Visual Studio 2015 icon

Visual Studio 2015 Update 1 have changed the main Visual Studio icon (which you see on the taskbar): The intent was to make it different from the Visual Studio 2013 icon, but the result is not obviously better. In this … Continue reading

Posted in Visual Studio tips | Tagged | Leave a comment

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

Tabs Studio v3.7.0 adds support for SQL Server Management Studio 2016

Tabs Studio is a Visual Studio and SSMS extension empowering you to work comfortably with any number of open documents. v3.7.0 adds support for SQL Server Management Studio 2016 and introduces the AfterClose add-in to activate the next tab (instead … Continue reading

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

Smooth Caret v1.2 adds support for VsVim

The Smooth Caret extension adds smooth caret movement animation for text editors in Visual Studio 2010/2012/2013/2015. It looks similar to the smooth typing feature in Microsoft Office 2013. v1.2 adds support for VsVim, increases animation smoothness and improves responsiveness. Download … Continue reading

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

Visual Commander v2.2 adds command execution debugging

Visual Commander is a freemium extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. Visual Commander Professional v2.2 adds the ability to debug command execution and automatically converts friendly command names for keyboard binding to … Continue reading

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