C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Latest posts

Option to fix with Copilot over an error in the light bulb.
Sinem Akinci
Sinem Akinci
Sep 11, 2024

Fix C++ warnings and errors with Copilot: Introducing AI-Assisted Code Fixes in Visual Studio

Stuck on an unfamiliar build error? Want to resolve your code errors quickly? Copilot is now integrated into Visual Studio error workflows to assist you with ...

0
0
Augustin Popa
Augustin Popa
Sep 9, 2024

Askia, an Ipsos company, achieved faster, reproducible builds with vcpkg

vcpkg is a free and open-source C/C++ package manager maintained by Microsoft and the C++ community that runs on Windows, macOS, and Linux. Over the years we ...

0
1
vcpkg logo
Augustin Popa
Augustin Popa
Sep 5, 2024

What’s New in vcpkg (August 2024)

This blog post summarizes changes to the vcpkg package manager as part of the 2024.08.23 release, 2024-08-01 tool release, as well as changes to vcpkg ...

0
0
Sarthak Tamboli
Sarthak Tamboli
Sep 4, 2024

MSVC Backend Updates in Visual Studio 2022 version 17.11

Visual Studio 2022 17.11 brings new optimizations, intrinsics, features, and improvements to the MSVC backend. Check out the highlights below...

0
4
Mingxin Wang
Mingxin Wang
Sep 2, 2024

Announcing the Proxy 3 Library for Dynamic Polymorphism

Next Generation Polymorphism in C++

3
6
Mryam Girmay
Mryam Girmay
Aug 22, 2024

Prevent Critical Bugs with MSVC Code Analysis

Imagine this: You’re deep into a complex C++ project, and everything seems to be running smoothly. But then, out of nowhere, a critical bug surfaces— one ...

2
3
Sy Brand
Sy Brand
Aug 13, 2024

What’s New for C++ Developers in Visual Studio 2022 17.11

We are happy to announce that Visual Studio 2022 version 17.11 is now generally available! This post summarizes the new features you can find in this release ...

1
6
Invoking @workspace to query a codebase for where the tests are located
Sinem Akinci
Sinem Akinci
Aug 7, 2024

GitHub Copilot Extensions for C++ developers and beyond now available in VS Code

GitHub Copilot is now more extensible than ever for extension authors in VS Code. At the Microsoft Build conference, we announced that VS Code extensions can...

0
4
vcpkg logo
Augustin Popa
Augustin Popa
Aug 1, 2024

What’s New in vcpkg (July 2024)

This blog post summarizes changes to the vcpkg package manager as part of the 2024.07.12 release, 2024-07-10 tool release, as well as changes to vcpkg ...

0
0

Feedback