forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityIssue identified as high-priority
Milestone
Description
This new API was added since terminal.integrated.shell.* now defaults to null. microsoft/vscode#75091
I recommend adopting env.shell and use that when it's available and remove the default shell detection logic added in #5886 in a few months and instead fallback to very basic detection (cmd, bash || sh)
Metadata
Metadata
Assignees
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityIssue identified as high-priority