forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsarea-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugmetaIssue that is tracking an overall projectIssue that is tracking an overall projectneeds PRReady to be worked onReady to be worked on
Description
-
Terminal Activation:
- Activation script sent to terminal after debugger starts Debugging fails when using a pipenv environment that gets activated with
pipenv shell
#4203, Spike - Activation script sent to terminal after debugger starts (Use Conda run) #5664 - Slow activation causes issues Enhancement: Prevent keyboard input to new terminals when activating environments #4558, Debugging fails when using a pipenv environment that gets activated with
pipenv shell
#4203, Run python file in pipenv environment fails #4245 - Ensure it works in latest Conda for Powershell (I think we disable it) Change activation of conda environments in powershell #668
- Multiroot not working Auto activation of environments does not work with multi root workspaces #3325
- Activation is slow when debugging Environment gets activated after debugger starts (hence debugging with conda envs fail) #5559
- Activation script sent to terminal after debugger starts Debugging fails when using a pipenv environment that gets activated with
-
Misc
-
Enhancements:
- Pyenv + virtual env activation pyenv + virtualenv not working - use pyenv activate for all #4013
- Global activation (for envs without activation scripts) Set the user-installed
bin
directory when "activating" a terminal #1765
mbovel, gitisz, aldanor, YoniChechik, chrisjcameron and 5 more
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsarea-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugmetaIssue that is tracking an overall projectIssue that is tracking an overall projectneeds PRReady to be worked onReady to be worked on