Skip to content

Releases: microsoft/vscode-js-debug

v1.92.0

24 Jul 17:42
6e34748
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2042: It doesn't attach to processes in docker containers running under root (Attach to process: cannot enable debug mode for process '...' (Error: kill EPERM))
  • #2040: cwd isn't set by default when using clients other than vscode
  • #2033: Feature Request: Enable source mapped breakpoints to work by default.
  • #2012: No obvious way to launch Edge as debug browser for terminal link handling in WSL

Others:

  • #2047: 1.92.0
  • #2045: fix: improve matching of inspect argument patterns
  • #2041: cwd isn't set by default when using clients other than vscode
  • #2038: fix: adopt changes required for CVE-2024-27980 patch
See More
  • #2031: fix: debug targets orphaned when a detached child starts after a parent exits
  • #2030: fix: support default browser detection on remotes
  • #2028: fix: breakpoints at unmapped locations setting in wrong locations
  • #2026: chore: bump braces

This list of changes was auto generated.

v1.91.0

26 Jun 16:43
5b0f41d
Compare
Choose a tag to compare

Changes:

Feature Requests:

  • #2022: Correctly display shadowed variables in hovers

Others:

  • #2024: 1.91.0
  • #2023: feat: show correct values of shadowed variables in hovers
  • #2021: chore(deps): bump ws from 8.16.0 to 8.17.1
  • #2019: fix: don't try to debug edge force sign-in page
  • #2018: msedge type does not launch the URL in browser window
  • #2016: fix: hanging on certain Linux environments

This list of changes was auto generated.

v1.90.0

28 May 22:18
9fd0efd
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2004: Debugger may hang if a firewall is active

Others:

  • #2013: 1.90.0
  • #2007: fix: specify inspect depth for node inspect.custom
  • #2006: fix: rare race that could show breakpoints as unverified
  • #2005: fix: debugger hanging on a localhost firewall
  • #2003: chore: fixup flakey profile tests
  • #2002: fix: improve protocol handling performance in all cases
  • #2000: fix: improve main-thread performance of source map rename

This list of changes was auto generated.

v1.89.0

24 Apr 21:07
b389427
Compare
Choose a tag to compare

Changes:

Feature Requests:

  • #1984: Resolve executables in node_modules/.bin directly

Bugs:

  • #1944: Extension does not parse resolveSourceMapLocations regex correctly

Others:

  • #1999: 1.89.0
  • #1998: Pick PR #1996
  • #1996: Add Turbopack sourcemap alias
  • #1988: chore: exclude already-scanned file
  • #1987: fix: avoid forcing attach PID into debug mode with default arg
See More
  • #1985: feat: resolve executables from node_modules/.bin automatically
  • #1983: fix: dots in paths causing source map path matching issue
  • #1977: 1.88.0

This list of changes was auto generated.

v1.88.0

22 Mar 21:08
56f2a89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.87.0...v1.88.0

v1.87.0

21 Feb 23:29
19cd302
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.1...v1.87.0

v1.86.1

26 Jan 19:10
61adc31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.0...v1.86.1

v1.86.0

22 Jan 20:35
d006ab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.85.0...v1.86.0

v1.85.0

28 Nov 16:34
f58b6ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.84.0...v1.85.0

v1.84.0

25 Oct 18:41
cc0badd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.83.0...v1.84.0