Skip to content

Cmdlet parameter scopes #112

Open
Open
@keith-hall

Description

@keith-hall

Environment

  • Sublime 3176
  • Monokai

Issue Description

Cmdlet parameters are scoped as assignment operators...

Screenshots

image

Expected Behavior

The scope of the - should be punctuation.definition.parameter, and the scope of the parameter should be variable.parameter, this is currently unscoped.

Code Samples

Get-Service -Name test

Extra Notes

Also, test in the code snippet above should probably be scoped as string.unquoted

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions