ReleaseMicrosoftMicrosoftpublished Sep 5, 2025seen 1w

microsoft/vscode-js-debug v1.104.0

microsoft/vscode-js-debug

Open original ↗

Captured source

source ↗
published Sep 5, 2025seen 1wcaptured 1whttp 200method plain

v1.104.0

Repository: microsoft/vscode-js-debug

Tag: v1.104.0

Published: 2025-09-05T16:02:26Z

Prerelease: no

Release notes:

What's Changed

  • fix: throw a cancellation error if pickProcess is aborted by @connor4312 in https://github.com/microsoft/vscode-js-debug/pull/2247
  • fix watch panel custom string representation. #2252 by @pilaoda in https://github.com/microsoft/vscode-js-debug/pull/2253
  • fix toString not work in Local Variables panel until all variables defined in scope #2254 by @pilaoda in https://github.com/microsoft/vscode-js-debug/pull/2255
  • chore(deps): bump linkifyjs from 4.1.3 to 4.3.2 by @dependabot[bot] in https://github.com/microsoft/vscode-js-debug/pull/2257
  • chore(deps-dev): bump tmp from 0.2.1 to 0.2.4 by @dependabot[bot] in https://github.com/microsoft/vscode-js-debug/pull/2259
  • fix: handle localhost hostname in constructInspectorWSUri function by @LittleLittleCloud in https://github.com/microsoft/vscode-js-debug/pull/2260
  • chore(deps): bump esbuild and tsx by @dependabot[bot] in https://github.com/microsoft/vscode-js-debug/pull/2263
  • chore(deps): bump brace-expansion by @dependabot[bot] in https://github.com/microsoft/vscode-js-debug/pull/2266
  • chore: adopt renderer attachment changes from vscode#262546 by @connor4312 in https://github.com/microsoft/vscode-js-debug/pull/2267
  • chore: migrate PR pipeline onto 1ES template by @rzhao271 in https://github.com/microsoft/vscode-js-debug/pull/2269
  • chore: fix CI pipeline not running by @rzhao271 in https://github.com/microsoft/vscode-js-debug/pull/2270
  • 1.104.0 by @connor4312 in https://github.com/microsoft/vscode-js-debug/pull/2271

New Contributors

  • @LittleLittleCloud made their first contribution in https://github.com/microsoft/vscode-js-debug/pull/2260

Full Changelog: https://github.com/microsoft/vscode-js-debug/compare/v1.102.0...v1.104.0

Notability

notability 3.0/10

Routine version update of VS Code debugger extension.