C++ Team Blog

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

Arithmetic overflow checks in C++ Core Check

็‚น่ฟ™้‡Œ็œ‹ไธญๆ–‡็‰ˆ We've improved the C++ Code Analysis toolset with every major compiler update in Visual Studio 2017. Version 15.6, now in Preview, includes a set of arithmetic overflow checks. This article discusses those checks and why youโ€™ll want to enable them in your code. If youโ€™re just getting started with C++ Code Analysis ...

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

็‚น่ฟ™้‡Œ็œ‹ไธญๆ–‡็‰ˆ 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...