Skip to content

1.10.7

Choose a tag to compare

@sean-mcmanus sean-mcmanus released this 16 Jun 17:38
· 1295 commits to release since this release
3263fab

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.63.0 or later.

Changes

Bug Fixes

  • Fix bugs with process creation on Windows (which caused IntelliSense to fail). #9431

Known Issues

Regressions

  • Code analysis crashes in certain scenarios. #9437
  • -std:c++20 isn't being handled with cl.exe. #9458

By-Design Breaking Change

  • A single string with spaces in compilerArgs is no longer supported with 1.10.5. #9432

External

  • Binary mismatch error. We believe it's a VS Code or external bug. #9433