Skip to content

1.6.0-insiders2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Colengms Colengms released this 17 Aug 21:17
· 1238 commits to main since this release
93b14d5

Instructions

To use the "offline" .vsix (that doesn't download OS-based dependencies on extension activation), download the .vsix that matches your OS and run the "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.58.0 or later.

Changes

Bug Fixes

  • Fix issues with overlapping code folding ranges. #7809
  • Fix an issue with cppdbg debugging on Windows x64. #7971
  • Fix an issue with VS <execution> header causing IntelliSense process crash. #7972

Known Issues

  • An insiders update install loop with remote sessions #8000