1.3.1
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.