Skip to content

1.13.8

Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 16 Dec 03:02
· 486 commits to release since this release
a397a47

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.

Changes

Bug Fixes

  • Fix tag parser failure on machines with multiple extension users. #10224
  • Fix a --using_directory IntelliSense error if LIBPATH is defined with non-msvc IntelliSense modes. #10249
  • Fix a crash when the configuration name is missing. #10251
  • Fix clang-format and clang-tidy not working for macOS 11 arm64. #10282