Skip to content

";" scope goes against guidelines #114

Closed
@keith-hall

Description

@keith-hall

Environment

  • Sublime 3176
  • Monokai

Issue Description

; is scoped wrongly as a keyword

Screenshots

image

Expected Behavior

; should be scoped as punctuation.terminator.statement. See http://www.sublimetext.com/docs/3/scope_naming.html#punctuation

Code Samples

Write-Host 'hello'; Write-Host 'world';

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions