Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
v2026.3.10971008
Changes:
- #994: chore: bump lodash to 4.18.1 and @types/lodash to 4.17.24
This list of changes was auto generated.
v2026.3.10901010
v2026.3.10861009
v2026.3.10831008
v2025.19.10791009
v2025.19.10651009
Changes:
Bugs:
- #964: Always quote Python executable path
Others:
- #972: Bump @tootallnate/once, applicationinsights and @vscode/test-electron
- #973: Enable publishing by default in pre-release pipeline
- #971: Bump minimatch from 3.1.2 to 3.1.5
- #956: Bump qs from 6.14.1 to 6.14.2
- #948: Bump webpack from 5.94.0 to 5.105.0
This list of changes was auto generated.
v2025.19.10550348
Changes:
Bugs:
- #918: no config debug: Fix error when multiple vscode windows are open
- #958: Fix PATH concatenation without separator in environment variable collection
- #928: Fix multiline environment variable parsing in .env files
- #949: fix: use
run.executablefor interpreter identification instead ofactivatedRun.executable
Others:
v2025.19.10262205
Changes:
- #938: Removed all --allow-proposed-apis logic (and the EnabledApiProposalsJ…
This list of changes was auto generated.
v2025.19.10261719
Changes:
- #937: Fix passing parameter enabledApiProposalsJson
This list of changes was auto generated.
v2025.19.10230715
The System.Object[] happened later, inside the publish step, because …