Skip to content

1.3.1

Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 19 Apr 23:51
· 1439 commits to release since this release
1246f5a

Instructions

To use the "offline" .vsix (that doesn't download OS-based dependencies on extension activation), download the .vsix that matches your OS and run the "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.53.0 or later.

Changes

Bug Fixes

  • Fix extension not activating when /.vscode/c_cpp_properties.json exists but no C/C++ file is open. #7344
  • Fix logging for an invalid provider configuration.
  • Fix extension activation with 32-bit Windows. #7368

Known Issues

  • None so far.