Skip to content

0.27.0-insiders5

Pre-release
Pre-release
Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 27 Mar 01:36
eba352e

Instructions

Set the "C_Cpp.updateChannel" setting to "Insiders" to auto-install the latest Insiders vsix. Or if that doesn't work (such as in the remote scenario with a version older than 0.26.3-insiders2), manually download the vsix that matches the target OS and run the "Install from VSIX" command in VS Code.

Requirements

  • VS Code 1.30.0 or later.

Bug Fixes

  • Fix the configuration UI showing errors when an older version of cl.exe is set in the compilerPath. #5151
  • Fix tag parsing not working on Windows 7 without SP1. #5155
  • Fix debugger not working until the extension is reinstalled after macOS High Sierra or older is upgraded to a newer OS. #5171
  • Fix the Open File… scenario without a workspace showing "Tag Parser initializing" (all symbol operations fail). #5176
  • Fix updateChannel being settable per-workspace. PR #5185
  • Fix opened files external to the workspace folder being removed from the database during loading. #5190
  • Fix crash for workspaces with no workspace folders. #5192
  • Fix environment variables used for the RunInTerminal Request. MIEngine#979

Known Issues

  • None so far.