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

Support pythonTerminalEnvVarActivation experiment in multiroot workspaces #21047

Merged
merged 21 commits into from
Apr 23, 2023

Commits on Apr 13, 2023

  1. Build VSIX

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6b2f652 View commit details
    Browse the repository at this point in the history
  2. build vsix

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9ecdd05 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/microsoft/vscode-python int…

    …o terminals
    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    15c3c6c View commit details
    Browse the repository at this point in the history
  4. yo

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9fd0f70 View commit details
    Browse the repository at this point in the history
  5. Switch package.json

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c27fd0c View commit details
    Browse the repository at this point in the history
  6. More fixes

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    40e2154 View commit details
    Browse the repository at this point in the history
  7. oops

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4f9a51e View commit details
    Browse the repository at this point in the history
  8. Mkae env collection simpler for testing

    Kartik Raj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    460e5ba View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Revert "Mkae env collection simpler for testing"

    This reverts commit 460e5ba.
    Kartik Raj committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    28b9347 View commit details
    Browse the repository at this point in the history
  2. Support description

    Kartik Raj committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b9261a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Fix

    Kartik Raj committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    9199dcc View commit details
    Browse the repository at this point in the history
  2. Add backticks

    Kartik Raj committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    633b9b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Use markdown string

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1316e6b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/vscode-python int…

    …o terminals
    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    547b91c View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    91ac3bf View commit details
    Browse the repository at this point in the history
  4. Add tests

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6ac662b View commit details
    Browse the repository at this point in the history
  5. Update vscode engine

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    869b090 View commit details
    Browse the repository at this point in the history
  6. Wrap try catch around proposed APIs

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    59c678d View commit details
    Browse the repository at this point in the history
  7. Revert "build vsix"

    This reverts commit 9ecdd05.
    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2cde3d5 View commit details
    Browse the repository at this point in the history
  8. Use latest insiders

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7be4f9f View commit details
    Browse the repository at this point in the history
  9. Oops

    Kartik Raj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    87409d6 View commit details
    Browse the repository at this point in the history