Microsoft Connect 2016 11/23/2018 10:48 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
C++ development with Visual Studio Code Ankit Asthana Senior Program Manager- VC++ https://blogs.msdn.microsoft.com/vcblog/
Visual Studio Code: C/C++ Extension Lightweight, keyboard focused Git integration Code Editing Go to definition, Peek definition, Switch header/source, Fuzzy auto-complete Code formatting (clang-format) Debugging core-dump debugging, launch, attach, breakpoints (incl. conditional and function), stepping, threads, call stack, watch, GDB and MI commands Easily run, build, test, and external tasks
Demo Developing a C++ application in VSCode Microsoft Connect 2016 11/23/2018 10:48 AM Demo Developing a C++ application in VSCode © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Call to Action Getting started with C/C++ extension for VS Code https://aka.ms/vscodecppdev
Microsoft Connect 2016 11/23/2018 10:48 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.