Releases: microsoft/vscode-js-debug
Releases · microsoft/vscode-js-debug
v1.95.3
v1.95.2
Changes:
- #2116: fix: use macrotask state boundary in thread statequeue
This list of changes was auto generated.
v1.95.1
Changes:
- #2114: fix: wasm breakpoint pausing not working on first run w/ predictor
This list of changes was auto generated.
v1.95.0
Changes:
Bugs:
- #2101: Breakpoint not finding source file when using a registered transpiler
Others:
- #2112: 1.95.0
- #2111: feat: use
remoteHostHeader
option when looking up websocket address - #2110: fix: ensure default sm resolution paths are kept for transpiled extensions
- #2109: fix: apply sourceMapPathOverrides to file URIs
- #2106: fix: ignore extra pauses during wasm compilation
- #2103: fix: sticking on certain webassembly breakpoints
- #2102: fix: allow hitting breakpoints early in webassembly
See More
- #2096: fix: only autofill "debug link" input if the hostname resolves
- #2098: fix: test assertions
- #2097: fix: show the subsession name before the root prefix
- #2095: fix: support ANSI colorization in logged strings
- #2094: fix: disable entrypoint breakpoint at first pause in script
- #2093: fix: avoid generating extra rebased paths in relative
rebaseLocalToRemote
- #2091: resolveSourceMapLocations matching is broken
- #2085: chore(deps): bump body-parser and express
This list of changes was auto generated.
v1.94.0
Changes:
Bugs:
- #2063: Debugging Node + attach to process (PickProcess) not working (wrong debug port)
Others:
- #2090: 1.94.0
- #2082: fix: running new npm scripts in internal terminal
- #2080: fix: don't inject NODE_OPTIONS in Deno
- #2077: feat: improve display of HTML in the debugger
- #2075: feat: add getPreferredUILocation request for other tooling
- #2074: chore: fix SBOM generation
- #2073: fix: group node internals and WASM to clean up loaded sources view
See More
- #2070: chore: npm audit fix
- #2067: feat: update snippets for config resolution, add tool completion
- #1997: Support new
runtimeExecutable: "mocha"
in launch template - #2066: docs: update readme, make logo dark-background-safe
- #2065: vscode-js-debug extension page uses black title
- #2064: fix: process attachment with --inspect=:1234 style
- #2062: chore: move prettier->dprint
This list of changes was auto generated.
v1.93.0
Changes:
- #2059: chore: move network view behind a setting
- #2060: 1.93.0
- #2058: chore: add 'tag: [setup]' for common setup-related configs
- #2056: feat: adopt location references to link function locations
- #2053: feat: add basic network view, support experimental networking for node
- #2050: feat: support "debug url" in terminals created through the
node-terminal
launch type - #2049: Support "debug url" in terminals created through the
node-terminal
launch type - #2048: fix: hover evaluation incorrectly showing undefined
This list of changes was auto generated.
v1.92.0
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
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
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
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.