Skip to content

0.22.0-insiders3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 15 Mar 02:24
270a4f7

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 to Insiders. #3089
  • Fix bugs with the Insider reload prompt appearing when it shouldn't. #3206
  • Enable F5 and the Build 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 with cl.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.