0.28.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.
Requirements
- VS Code 1.43.0 or later.
- 32-bit Linux is no longer supported. #5346
Changes
Bug Fixes
- Fix errors not appearing after switching between a WSL and non-WSL config on Windows. #5474
- Fix cpptools crash when gcc is not in $PATH on Linux. #5484
- Fix top IntelliSense crash regression. #5486
- Fix squiggles appearing too soon (while typing). #5531