Skip to content

Why is there a task type shell contributed? #3289

@alexr00

Description

@alexr00

Type: General
Task type shell is reserved by VS Code and is a built in type. Having it contributed in the package.json of an extension causes json validation warnings for folks in tasks.json. Why is it being contributed in the cpptools extension? Contribution location: https://github.com/Microsoft/vscode-cpptools/blob/master/Extension/package.json#L46

I noticed this because @noppej was getting a json validation warning that only occurs when the cpptools extension is installed. Related VS Code issue that found this: microsoft/vscode#68006

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions