Skip to content

1.11.5

Compare
Choose a tag to compare
@Colengms Colengms released this 10 Aug 23:00
· 802 commits to release since this release
5d736cc

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.65.0 or later.

Changes

Bug Fixes

  • Fix crash when tag parsing files containing certain string literals. #9538
  • Fix llvm-project parser crash on file: clang/test/parser/parser_overflow.c. #9653
  • Fix llvm-project parser crash on file: libcxx/test/support/test.support/make_string_header.pass.cpp. #9679

Known Issues