Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to pythonTerminalEnvVarActivation experiment #21751

Merged
merged 16 commits into from
Aug 4, 2023

Commits on Aug 3, 2023

  1. Revert "Dev Container for VS Code Python Extension (#21435)"

    This reverts commit bd5b622.
    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9ba5b3d View commit details
    Browse the repository at this point in the history
  2. Improve how to get process env variables

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d39baec View commit details
    Browse the repository at this point in the history
  3. Fix activation for powershell

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2092cea View commit details
    Browse the repository at this point in the history
  4. Correctly apply PS1

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    43e5f6d View commit details
    Browse the repository at this point in the history
  5. Change how we fetch previously set env vars

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f6a14bb View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Dev Container for VS Code Python Extension (#21435)""

    This reverts commit 9ba5b3d.
    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6ed78a3 View commit details
    Browse the repository at this point in the history
  7. Fix

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4600492 View commit details
    Browse the repository at this point in the history
  8. FIX LINT

    Kartik Raj committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    85c0d32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ceee81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add support for pyenv interpreters

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    43fd79e View commit details
    Browse the repository at this point in the history
  2. Add comment

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0fbd547 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a006c5e View commit details
    Browse the repository at this point in the history
  4. Add unit test for PS1

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c035422 View commit details
    Browse the repository at this point in the history
  5. yUP

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3d4a77f View commit details
    Browse the repository at this point in the history
  6. Do not update engine

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8740dc View commit details
    Browse the repository at this point in the history
  7. Fix

    Kartik Raj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8cc1afe View commit details
    Browse the repository at this point in the history