Microsoft Connect 2016 1/17/2019 9:04 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
“Open Folder” for C++ Developers Marian Luparu @mluparu https://blogs.msdn.com/vcblog/
“Open Folder” for C++ What you need to know 1/17/2019 9:04 AM “Open Folder” for C++ What you need to know Ideal for non-MSBuild projects e.g. any github project using CMake, make or other C++ build systems Easy to get started devenv.exe <directory> or “File > Open > Folder…” (Ctrl+Alt+Shift+O) Read & edit C++ code All C++ navigation and IntelliSense features Build & debug C++ binaries Flexible integration of external build processes Familiar Visual Studio C++ debug experience © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Demo Getting started: Open your C++ makefile project in VS Microsoft Connect 2016 1/17/2019 9:04 AM Demo Getting started: Open your C++ makefile project in VS © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Demo Real world C++ project Microsoft Connect 2016 1/17/2019 9:04 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Call to Action https://aka.ms/openfolder/cpp 1/17/2019 9:04 AM Call to Action https://aka.ms/openfolder/cpp To learn more about C++ support in “Open Folder” © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
1/17/2019 9:04 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.