Skip to content

Parameters are shown using variables-color #203

Closed
@fflaten

Description

@fflaten

Environment

  • Editor and Version (VS Code, Atom, Sublime): VS Code
  • Your primary theme: One Dark Pro

Issue Description

While semantic highlighting is enabled (theme default), parameters are shown using the same color as the variables, making it hard to split parameter from value. Literals are shown using their separate color as expected.

Also tested with Powershell ISE theme.

Screenshots

Semantic highlighting enabled:
image
image

Expected Behavior

Variables and parameters should have different colors like before.

Semantic highlighting disabled in settings:
image
image

Code Samples

Get-ChildItem -Path $path -Filter $filter -Include 'literal value'

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