Showing archive results for April 2026

Apr 22, 2026
Post comments count0
Post likes count1

Take the 2026 ISO C++ Developer Survey!

Augustin Popa

The 2026 ISO C++ developer survey is now open: 2026 Annual C++ Developer Survey "Lite" : Standard C++ It takes about 10 minutes and directly informs the standardization committee and tooling vendors so the C++ ecosystem can continue evolving the right way. Please share your feedback and share with your colleagues!

C++
Apr 22, 2026
Post comments count0
Post likes count2

C++ Code Intelligence for GitHub Copilot CLI (Preview)

Erika Sweet

We recently brought C++ code understanding tools to GitHub Copilot in Visual Studio and VS Code. These tools provide precise, semantic understanding of your C++ code to GitHub Copilot using the same IntelliSense engine that powers code navigation in the IDE. Until now, these capabilities have been tied to GitHub Copilot in Visual Studio and VS Code...

C++Copilot
Apr 9, 2026
Post comments count1
Post likes count3

C++23 Support in MSVC Build Tools 14.51

Daniel Griffing

We’re pleased to provide an update on C++23 support in the Microsoft C++ (MSVC) Build Tools. This blog post will cover the feature additions in MSVC Build Tools version 14.51, including C++23 language features, libraries, and ISO C++ Core Working Group (CWG) and Library Working Group (LWG) Issue resolutions. We’ll also discuss the plans for complet...

MSVCC++