Skip to content

Terminal doesn't honor quoted command lines. #19078

@dbaeumer

Description

@dbaeumer

VSCode Version: Windows.

-create a new terminal with the following shell args
capture

Executing this on a folder that contains a folder test folder results in the following error message:

The system cannot find the file specified.

Using the following args (observer the additional quote around the command) results in the same error

capture

Executing this in a command shell (cmd.exe) works:

capture

As does on powershell (without the extra double quotes):

capture

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions