MSVC Build Tools version 14.51 brings a big batch of C++23 features: flat_map, flat_set, portable assumptions, relaxed constexpr, and more. Only 2 features left for full C++23 support.
Posts by Microsoft C++ Team
vcpkg's Feb/March releases bring parallel file installation (1.39x faster on average), a security fix for OpenSSL packaging on Windows, and direct libcurl usage for more reliable downloads.
MSVC v14.51 is up to 6.5% faster on SPEC CPU 2017 integer benchmarks from improved optimizations such as a new SLP vectorizer and major SROA improvements on both x64 and Arm64. Learn more about the performance improvements: devblogs.microsoft.com/cppblog/c-pe...
The first preview of MSVC Build Tools v14.51 is now available in Visual Studio 2026 in the Insiders Channel. How to try it out:
devblogs.microsoft.com/cppblog/micr...
To make it easier for C++ devs to try out Visual Studio 2026, we added MSVC versions 14.30-14.43 to the 2026 installer. You now have access to all the compilers shipped in Visual Studio 2022 and later: devblogs.microsoft.com/cppblog/msvc...
AddressSanitizer is now available for MSVC builds targeting ARM64 (Preview). Try it out today! devblogs.microsoft.com/cppblog/intr...
Learn what's new for C++ developers in Visual Studio 2026! devblogs.microsoft.com/cppblog/what... #VisualStudio2026
🚀 Visual Studio 2026 is officially here!
Faster performance, smarter tools, and AI woven into your workflow.
✅ 4,700 bugs fixed
✅ 300 new features
✅ Modern UI + AI-native design
Learn more and upgrade now: msft.it/63327tMUkz
Learn how the Visual Studio engineering team adopted vcpkg to manage our C++ open-source dependencies securely in an air-gapped build environment, while eliminating the hassles of manually maintaining this code: devblogs.microsoft.com/cppblog/insi...
Learn how you can bring your C++ projects to Visual Studio 2026 and MSVC Build Tools v14.50 step-by-step. This includes using a new setup assistant experience to install missing tools and retarget your projects: aka.ms/cpp/upgrade/...
What's New in vcpkg (September 2025): new binary caching sources for azcopy, support for tvOS and watchOS target platforms, and more -devblogs.microsoft.com/cppblog/whats-new-in-vcp...
Who's excited for CppCon 2025 next week?! We'll see you there! Check out this breakdown of our talks and how to get in touch with us.
devblogs.microsoft.com/cppblog/micr...
Also, if you want to track STL progress, the STL Changelog is public and regularly updated: github.com/microsoft/ST...
C++ Language Updates in MSVC Build Tools v14.50, which ships with Visual Studio 2026: devblogs.microsoft.com/cppblog/c-la...
spot art. text reads: Microsoft Visual Studio 2026 Insiders Release
Announcing Visual Studio 2026 Insiders Release!
A new era for devs: AI-first workflows, lightning-fast performance, and modern design.
Install it next to VS2022 and migrate your settings with ease. 👉 Learn more in this blog and then be sure to download the preview: msft.it/63326sirKp
🧰The vcpkg August 2025 registry release is here! No updates to the tool at this time, but we continued to grow our curated registry. Also, the GitHub Dependabot support has some improvements🔧. More tool updates next month! devblogs.microsoft.com/cppblog/what...
🚀 vcpkg just leveled up! Now with Dependabot support, keeping your C++ dependencies fresh is as easy as a pull request. Say goodbye to stale ports and hello to automated updates! 🛠️ #cpp #vcpkg #DevTools devblogs.microsoft.com/cppblog/depe...
🚀 July’s vcpkg update brings smoother binary caching, a new way to print SPDX licenses, and support for new platforms, including visionOS! Plus, new ports & bug fixes 🛠️: devblogs.microsoft.com/cppblog/what...
Updating C++ code can often mean chasing edits across your file
🔍Enter GitHub Copilot's new Next Edit Suggestions - it predicts where & what to edit in your file so that you can stay in the flow
devblogs.microsoft.com/cppblog/dyna...
👆Now available in Visual Studio and VS Code
🆕The CMake Tools extension in VS Code just shipped its latest 1.21 release, including some of **your** highly upvoted tickets such as:
🔧Easier configurability for your multi-root projects
⚙️CMake presets version 10 support
devblogs.microsoft.com/cppblog/visu...
☝️Full update can be read above
We are excited to announce significant updates to the warning suppression mechanisms in Microsoft C++ Code Analysis. These enhancements provide better tracking, justification, and management, leading to a more maintainable and robust codebase:
devblogs.microsoft.com/cppblog/upda...
Pure Virtual C++ 2025 is live in under 30 minutes!
www.youtube.com/watch?v=H8nG...
Our team presented a session at GDC on making your development faster with Visual Studio and Github Copilot