Skip to content

stop-parsing symbol doesn't stop PowerShell highlighting #113

Closed
@keith-hall

Description

@keith-hall

Environment

  • Sublime 3176
  • Monokai

Issue Description

The PowerShell "stop-parsing" symbol is scoped correctly, but doesn't prevent the rest of the line being highlighted as PowerShell code.

Screenshots

image

Expected Behavior

The rest of the line following --% should be scoped as string.unquoted with no PowerShell constructs scoped like $VarName or /.

Code Samples

tf.exe status . /r --% /workspace:*;domain\$UserName

(code taken from https://stackoverflow.com/a/18928501/4473405)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions