-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.15.1
- OS Version: macOS Sierra 10.12.6
Steps to Reproduce:
- Update workspace settings to something like
{
"terminal.integrated.env.osx": {
"PATH": "/home"
}
}- Now open Terminal and look at PATH
echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/homeOn Windows, having the same setting will not result in the current PATH being prepended, but instead, just setting the path to whatever is defined in terminal.integrated.env.*
Reproduces without extensions: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded