C++ Extension for Visual Studio Code Reaches 1.0

Visual Studio Code is a free highly-customizable code editor that runs on Linux, macOS, and Windows. The C++ extension brings a rich set of productivity features to VS Code for C++ developers, including IntelliSense smart code completion, debugging, refactoring, code navigation, and more! On top of that, these features are adaptable to various platforms, architectures and compilers, enabling all your cross-compiling and remote development scenarios.

Editing

For editing, the C++ extension brings, among others, IntelliSense, code navigation, refactoring support, code formatting, semantic colorization, …

Debugging

For debugging, the extension brings support for breakpoints, watch variables, stepping through code, debugging multi-threaded applications, debugging remote processes, …

More information can be found here.

Share

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Comment: