* **Terminal Activation**: * Activation script sent to terminal after debugger starts #4203, #5664 * Slow activation causes issues https://github.com/Microsoft/vscode-python/issues/4558, #4203, #4245 * Ensure it works in latest Conda for Powershell (I think we disable it) https://github.com/Microsoft/vscode-python/issues/668 * Multiroot not working https://github.com/Microsoft/vscode-python/issues/3325 * Activation is slow when debugging https://github.com/microsoft/vscode-python/issues/5559 * **Misc** * Escaping characters: https://github.com/Microsoft/vscode-python/issues/4165 * Powershell permissions https://github.com/Microsoft/vscode-python/issues/2559 * Enhancements: * Pyenv + virtual env activation https://github.com/Microsoft/vscode-python/issues/4013 * Global activation (for envs without activation scripts) https://github.com/Microsoft/vscode-python/issues/1765
Terminal Activation:
pipenv shell#4203, Spike - Activation script sent to terminal after debugger starts (Use Conda run) #5664pipenv shell#4203, Run python file in pipenv environment fails #4245Misc
Enhancements:
bindirectory when "activating" a terminal #1765