Skip to content

1.21.5 (patch fix update)

Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 31 Jul 19:07
· 94 commits to release since this release
fdd71bc

Instructions

Install it via using the Extensions view in VS Code or download a vsix that matches your OS from Assets section below (or the "Download" dropdown in the "Version History" tab section on the Marketplace website) and then use the Extensions: Install from VSIX... command in VS Code (don't double-click the vsix or another app like VS might try to open it incorrectly).

Requirements

  • VS Code 1.67.0 or later (April, 2022).
  • Windows 7+, macOS 10.12+, Linux (Ubuntu 16+, etc.).

Changes

Bug Fixes

  • Fix clang-format and clang-tidy not working on Windows 10. #12289
  • Fix a crash with cpptools-srv on certain macOS configurations. #12354
  • Fix cpptools crashing on macOS Big Sur or older. #12511
  • Fix debugging on Windows ARM64. #12520