Skip to content

v1.17.3

Compare
Choose a tag to compare
@michelleangela michelleangela released this 17 Aug 02:10
· 383 commits to release since this release
47785c4

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 Fix

  • Fix a regression with attaching the debugger to processes on Linux and macOS. #11328