Skip to content

1.19.9

Latest
Compare
Choose a tag to compare
@Colengms Colengms released this 20 Mar 18:46
ad5d6de

Instructions

Install it via using the Extensions view in VS Code or download a vsix that matches your OS from Assets section below (or the "Download" dropdown in the "Version History" tab section on the Marketplace website) and then use the Extensions: 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.67.0 or later.

Changes

Bug Fixes

  • Fix an issue with Cygwin system headers not being properly detected. #12113
  • Fix a crash in cpptools-srv when low on memory. #12121
  • Fix an issue preventing cpptools-srv from being relaunched after a crash.