Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode-python-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.8.0
Choose a base ref
...
head repository: microsoft/vscode-python-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024.10.0
Choose a head ref
  • 20 commits
  • 36 files changed
  • 2 contributors

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    da7ee7b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    131b580 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Improve python debug welcome view (#389)

    * Add contribViewsWelcome api
    
    * Add when
    
    * Add context for dynamicConfigs
    
    * Update welcome view to run command to show dynamic configs for python
    
    * fix lint
    paulacamargo25 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    161cd6b View commit details
    Browse the repository at this point in the history
  2. Read launch config from devcontainers (#388)

    * Use workspace when getting the launch.json
    
    * fix local vsix creation
    paulacamargo25 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    481ccdb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Show inline values (#384)

    * Add inline provider
    
    * add inlineProvider
    
    * Add inlie provider
    
    * Add tests
    
    * fix import
    
    * fix lint
    
    * Update inline function to remove strins values
    
    * Add unit test for class type
    
    * fix merge
    paulacamargo25 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    695d259 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Add missing telemetry and extra logging (#391)

    * Add missing telemetry and extra logging
    
    * fix lint
    
    * Add more log and telemetry
    
    * Add more logging
    
    * fix lint
    
    * add telemery for inline
    paulacamargo25 authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    47a5cd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update inline tests for all cases (#394)

    * Update python files for testing
    
    * update tests
    
    * fix format
    paulacamargo25 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7b57e15 View commit details
    Browse the repository at this point in the history
  2. Update vscode packages (#397)

    * update package
    
    * update imports
    
    * update package
    
    * fix dependencies
    
    * update package-lock
    
    * Update vscode version
    paulacamargo25 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e11670f View commit details
    Browse the repository at this point in the history
  3. Update pre-release pipeline (#398)

    * Dont use update_ext_version in pre-release
    
    * Add flag for standardizedVersioning
    paulacamargo25 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e3bac06 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 3 to 4 (#103)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3cd031b View commit details
    Browse the repository at this point in the history
  5. Bump actions/cache from 3 to 4 in /.github/actions/build-vsix (#246)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bd0df15 View commit details
    Browse the repository at this point in the history
  6. Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0 (#250)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.11 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    608343c View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-node from 3 to 4 (#130)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4fcbaf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Bump actions/setup-python from 4 to 5 in /.github/actions/lint (#168)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    83c5cb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Fix some minor bugs (#405)

    * Update test for the error
    
    * fix @microsoft/dynamicproto-js error
    paulacamargo25 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d259e1d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Add setting showPythonInlineValues (#407)

    * Add setting showPythonInlineValues
    
    * Fix lint
    
    * fix tests
    
    * fix package.json
    
    * Add experimental tag
    
    * fix text
    
    * update translations
    
    * dont register provider if value is false
    
    * fix lint
    paulacamargo25 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    36ec556 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Only show readable variable types (#409)

    * Get variable info of children
    
    * Fix tests
    
    * Fix error in settings
    
    * fix lint
    paulacamargo25 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    49d0ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9f2c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. bump release (#416)

    paulacamargo25 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    82b0c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086d090 View commit details
    Browse the repository at this point in the history
Loading