Skip to content

Adopt vscode.env.shell #6050

@Tyriar

Description

@Tyriar

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 bugimportantIssue identified as high-priority

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions