Quantcast
Channel: Category Name
Viewing all articles
Browse latest Browse all 5971

Visual Studio extensions for C++ developers in Visual Studio 2017

$
0
0

In this blogpost we want to highlight several Visual Studio extensions that can make your life better as a C++ developer if you’re using Visual Studio 2017 or considering upgrading.   We have also heard from many of you that not having certain C++ extensions available on Visual Studio 2017 was preventing you from moving to the latest version.  We wanted to let you know that we are addressing this feedback and many of the extensions you have mentioned are now available on Visual Studio 2017.

We happy to announce that the following extensions are now available for Visual Studio 2017.

Extension Description
C++ Quick Fixes This extension allows you to hover over a squiggle to get a LightBulb, or use the default keyboard shortcut Ctrl+Dot (Ctrl+.) to learn how to quickly fix a problem in your code.

Macros for Visual Studio Macros for Visual Studio is an extension for Visual Studio that enables the use of macros to automate repetitive tasks in the IDE. The extension can record most of the commands in Visual Studio including text editing operations.

PdbProject Create a .vcxproj directly from a PDB for quick code browsing and IntelliSense.
Test Adapter for Boost.Test The adapter automatically discovers unit tests and enables IDE tools to run and manage unit tests based on the Boost.Test framework, see test execution results, and for Visual Studio Enterprise users, check code coverage.
Test Adapter for Google Test Automatically discovers unit tests and enables IDE tools to run and manage unit tests based on the Google Test framework, see test execution results, and for Visual Studio Enterprise users, check code coverage.  The Visual Studio Test Explorer and Code Coverage Results windows are available for use to manage unit testing directly in the IDE.

Productivity Power Tools This is an extension bundle installer that will install each of the individual components of Productivity Power Tools 2017, including many tools such as Ctrl+Click GoTo Definition, Custom Document Well and Peek Help.

Ctrl+Click GoTo Definition

Peek Help

Structure Visualizer Structure Visualizer adds visual cues to syntactically signify blocks of code. The blocks allow you to quickly figure out the scope of a class, method and many other code scopes.

Whack Whack A terminal emulator that allows you to run command prompt, PowerShell, and bash via the Windows Subsystem for Linux (WSL), all directly in the Visual Studio IDE.

Windows Driver Kit Create drivers that run on Windows devices ranging from printers to VR headsets.  WDK support for Visual Studio 2017 will be available for the general public in the next release of the WDK.

Note:  Visual Studio 2017 support for now is available in preview for Windows Insiders.

Visual Studio Color Theme Editor The Visual Studio Color Theme Editor is a popular extension for users who like to change the colors of the Visual Studio environment beyond the standard Light/Dark/Blue themes that ship with the product. It provides additional predefined themes: Green, Red, Purple, and more.   You can create new themes or change existing ones.

One extension that we are actively working on porting to Visual Studio 2017 is Image Watch.  Image Watch is a watch window for viewing in-memory bitmaps when debugging native C++ code with built-in support for OpenCV types.  We know many of you are stuck using VS2015 in order to use Image Watch and are working hard to address this.

Are you using an extension that does not work with Visual Studio 2017?  Do you have any ideas for extensions that would make your C++ development experience better?  Let us know and share your thoughts.


Viewing all articles
Browse latest Browse all 5971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>