Showing results for C++ extension - C++ Team Blog

Mar 29, 2018
0
0

Visual Studio Code C/C++ extension March 2018 update

Rong Lu
Rong Lu

Today we are excited to announce the March 2018 update to the Visual Studio Code C/C++ extension! This update includes improved auto-complete for local and global scopes and a simplified configuration process for system includes and defines, enabling a better out-of-box IntelliSense experience. You can find the full list of changes in the release ...

AnnouncementVisual Studio Code
Feb 20, 2018
0
0

Visual Studio Code C/C++ extension Feb 2018 update

Rong Lu
Rong Lu

点这里看中文版 The February 2018 update to the Visual Studio Code C/C++ extension is here! In addition to several bug fixes, this update added colorization for inactive code regions, making it easy to read C and C++ code. You can find the full list of changes in the 0.15.0 release notes. Colorization for inactive regions Inactive code ...

AnnouncementVisual Studio Code
Jan 17, 2018
0
0

Visual Studio Code C/C++ extension Jan 2018 update

Rong Lu
Rong Lu

点这里看中文版 Today we are shipping the first update of the year to the Visual Studio Code C/C++ extension! This update includes IntelliSense and code navigation performance improvements and a CPU Usage setting for the tag parser to specify the CPU resources to be used. Also, just recently we open-sourced part of the extension on GitHub. ...

AnnouncementVisual Studio Code
Dec 11, 2017
0
0

Visual Studio Code C/C++ extension Dec 2017 update – support for more Linux distros

Rong Lu
Rong Lu

Happy holidays! Today we’re shipping the December 2017 update to the Visual Studio Code C/C++ extension – our last major update of this year, with out-of-box support for more Linux distros and built-in guidance on how to configure for a better IntelliSense experience. The original blog post, which provides an overview of this extension, has ...

AnnouncementVisual Studio Code
Nov 9, 2017
0
0

Visual Studio Code C/C++ extension Nov 2017 update – Multi-root workspaces support is here!

Rong Lu
Rong Lu

This week has been very exciting for the Visual Studio Code C/C++ extension! It crossed 4 million downloads earlier this week only 18 months after its first release! Today, we are shipping the November 2017 update, which enables the extension to work with multi-root workspaces seamlessly, making VS Code an even more powerful C/C++ development ...

AnnouncementVisual Studio Code
Oct 20, 2017
0
0

Visual Studio Code C/C++ extension October 2017 update

Rong Lu
Rong Lu

点这里看中文版 Yesterday we shipped the October 2017 update of the Visual Studio Code C/C++ extension. Following the lightbulb suggestions for IntelliSense include path feature that was shipped last month, we're adding another feature to make IntelliSense setup easier - support for the compile_commands.json file, eliminating the need for ...

AnnouncementVisual Studio Code
Oct 4, 2017
0
0

Visual Studio Code C/C++ extension September 2017 Update – more IntelliSense goodness!

Rong Lu
Rong Lu

The Visual Studio Code C/C++ extension has had over one million downloads in the past two months! We are very happy to see so much interest in the most popular C++ extension for Visual Studio Code. Even more exciting for us last week was the release of the September 2017 update, which brings in many new features to the extension: ...

C++AnnouncementVisual Studio Code
Aug 22, 2017
0
0

Visual Studio Code C/C++ extension August 2017 Update

Rong Lu
Rong Lu

Last week we shipped the August 2017 update to the Visual Studio Code C/C++ extension. Besides several bug fixes, this update includes a new command for resetting the IntelliSense database file and continued improvements to the new compiler-based IntelliSense engine. Thanks to everyone who provided us feedback on the new IntelliSense engine in the ...

AnnouncementVisual Studio Code
Jul 18, 2017
0
0

Visual Studio Code C/C++ extension July 2017 Update – time to try out the new IntelliSense!

Rong Lu
Rong Lu

2 million downloads! This is very exciting for the Visual Studio Code C/C++ extension, considering it was just 4 months ago when we hit the 1 million milestone! Today we are shipping the July 2017 update to the extension. Besides several bug fixes, we are continuing to polish the new IntelliSense experience that we shipped last month. This new ...

AnnouncementVisual Studio Code
Jun 27, 2017
0
0

Visual Studio Code C/C++ extension June 2017 Update

Greazer
Greazer

Today we are excited to announce the release of the June 2017 update of the C/C++ extension for Visual Studio Code. This update enables semantic-aware member list auto-completion and improves the overall default IntelliSense behavior, providing a smoother out-of-box IntelliSense experience. If you haven't tried it before, download VS Code (Stable ...

C++AnnouncementVisual Studio Code