Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
2024.10.0
What's Changed
Enhancements
- Improve python debug welcome view by @paulacamargo25 in #389
- Show inline values by @paulacamargo25 in #384
- Add setting showPythonInlineValues by @paulacamargo25 in #407
Bug Fixes
- Fix error in args with default config by @paulacamargo25 in #385
- Read launch config from devcontainers by @paulacamargo25 in #388
- Update inline tests for all cases by @paulacamargo25 in #394
- Fix some minor bugs by @paulacamargo25 in #405
- Only show readable variable types by @paulacamargo25 in #409
- Fix translation error by @paulacamargo25 in #411
Code Health
- Add missing telemetry and extra logging by @paulacamargo25 in #391
Full Changelog: 2024.8.0...2024.10.0
v2024.9.2024072602
Changes:
Feature Requests:
- #407: Add setting showPythonInlineValues
Bugs:
This list of changes was auto generated.
v2024.9.2024072501
v2024.9.2024072301
Changes:
Bugs:
- #394: Update inline tests for all cases
Others:
- #168: Bump actions/setup-python from 4 to 5 in /.github/actions/lint
- #130: Bump actions/setup-node from 3 to 4
- #250: Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0
- #246: Bump actions/cache from 3 to 4 in /.github/actions/build-vsix
- #103: Bump actions/checkout from 3 to 4
- #398: Update pre-release pipeline
- #397: Update vscode packages
This list of changes was auto generated.
v2024.9.12041011
v2024.9.12011010
Changes:
Feature Requests:
- #384: Show inline values
Bugs:
- #388: Read launch config from devcontainers
This list of changes was auto generated.
v2024.9.12001013
Changes:
Feature Requests:
- #389: Improve python debug welcome view
This list of changes was auto generated.
v2024.9.11981016
v2024.9.11920919
v2024.9.11931011
Bump dev version 2024.9 (#382)