0.22.0-insiders3
Pre-release
Pre-release
Instructions
Set the "C_Cpp.updateChannel" setting to "Insiders" to auto-install the latest Insiders vsix.
Requirements
- VS Code 1.30.0 or later.
Bug Fixes
- Fix bugs with squiggles and IntelliSense updating after edits. #1779, #3124, #3260
- Fix formatting (and other non-IntelliSense operations) being blocked by IntelliSense processing. #1928
- Show a prompt for changing
C_Cpp.updateChannel
toInsiders
. #3089 - Fix bugs with the Insider reload prompt appearing when it shouldn't. #3206
- Enable
F5
and theBuild and Debug Active File
context menu command. PR #3244 - Fix IntelliSense process crashing with Mac Sierra 10.12 or earlier. #3256
- Fix incorrect
c_cpp_properties.json
squiggles withcl.exe
. #3263 - Add
cl.exe
build and debug support. PR #3264 - Fix debugging not working for Windows 32-bit programs. #3258
- Add warning squiggles for invalid properties in
c_cpp_properties.json
. PR #3283 - Fix AutoPCH performance on Windows and Linux.
Known Regressions (or bugs with new features)
Nothing "major" yet.