Tag Archives: visual studio 2015

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

Hide class info in Visual Studio Solution Explorer

Solution Navigator from the Visual Studio 2010 Productivity Power Tools first merged Solution Explorer and Class View. It added the ability to expand code files to navigate to its classes, expand classes to navigate to their members, and so on. … Continue reading

Posted in Visual Studio tips | Tagged , , , | 8 Comments