Skip to content

v0.191.2-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 18:29
· 223 commits to main since this release
  • Automatic population of Co-authored-by now uses git config --global user.email. (#32639)
  • Fixed proxy URL resolution when using custom DNS entries. (#32679)

Debugger

  • Added the dev: copy debug adapter arguments action to help troubleshoot debug configurations. (#32647)
  • Added --nocapture as a default argument when debugging Rust tests. (#32633)
  • Show errors loading stack frames. (#32658)
  • Fixed the run/code actions menu to not duplicate content when opened from the respective icons. (#32579)
  • Fixed running JS tests when the worktree root is above the location of package.json. (#32644)
  • Fixed port property not being respected in debug scenarios converted from VSC's launch.json. (#32621)