Showing results for December 2016 - C++ Team Blog

Dec 20, 2016
0
0

CMake support in Visual Studio 2017 – what’s new in the RC.2 update

Marian Luparu
Marian Luparu

In case you missed the latest Visual Studio news, there is a new update for Visual Studio 2017 RC available. You can either upgrade your existing installation or, if you’re starting fresh, install it from the Visual Studio 2017 RC download page. This release comes with several enhancements in Visual Studio’s CMake experience that further simplify t...

AnnouncementCMake
Dec 12, 2016
0
0

December Update for the Visual Studio Code C/C++ extension

Ankit Asthana
Ankit Asthana

At //Build this year we launched the C/C++ extension for Visual Studio Code. Keeping with the monthly release cadence and goal to continuously respond to your feedback, this December update introduces the following features: If you haven’t already provided us feedback, please take this quick survey to help shape this extension for you...

C++