Skip to content

Options within attributes not highlight without equal sign. #116

Closed
@omniomi

Description

@omniomi

Environment

  • VS Code
  • Tenebrae Dark Blue

Issue Description

Within an attribute like [parameter()] the options don't highlight unless in key=value pairs.

Screenshots

Expected Behavior

Should highlight when called alone.

Code Samples

[Parameter(ValueFromPipeline,
                   ValueFromPipelineByPropertyName,
                   ParameterSetName='File')]
[string]$Path,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions