forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionalitymetaIssue that is tracking an overall projectIssue that is tracking an overall project
Milestone
Description
From @threecgreen on August 4, 2017 15:57
Current behavior
Every time I open the built-in terminal in VSCode, I have to remember to activate the project's Python environment.
Expected behavior
I'd like $ source activate my_env
for conda or $ source bin/activate
for virtualenv to run at VSCode terminal startup if I have selected an Python interpreter other than the system default.
Copied from original issue: DonJayamanne/pythonVSCode#1139
gluons, DavidABruce and ManifoldFR
Metadata
Metadata
Assignees
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionalitymetaIssue that is tracking an overall projectIssue that is tracking an overall project