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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: simoncox2003/vscode-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 1, 2022

  1. Cherry pick fixes and update package.json (#20127)

    - Update engine to upcoming VS Code version. (#20058)
    - Update `package.json` to remove `-rc`.
    
    Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
    Kartik Raj and karthiknadig authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e8ab9be View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 3, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    0437e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6070c05 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Update TypeScript target to ES2021 and rename replaceAll method to …

    …`replaceAllExtra` for clarity
    simoncox2003 committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    751e0d7 View commit details
    Browse the repository at this point in the history
Loading