Skip to content

Command Explorer EcludeFilter default should be empty array #1737

Closed
@adilio

Description

@adilio

Bug identified in Twitch Stream with @TylerLeonhardt .

https://github.com/PowerShell/vscode-powershell/blob/master/package.json#L508

Current Value:
"default":"",

Should Be:
"default":[""],
or
"default":[],

As referenced by @corbob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions