Skip to content

single quoted strings missing punctuation scopes #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
keith-hall opened this issue May 31, 2018 · 0 comments · Fixed by #118
Closed

single quoted strings missing punctuation scopes #110

keith-hall opened this issue May 31, 2018 · 0 comments · Fixed by #118
Assignees

Comments

@keith-hall
Copy link
Contributor

Environment

  • Sublime 3176
  • Monokai

Issue Description

the quotes that delimit single quoted strings are missing the punctuation.definition.string.(begin/end).powershell scopes

Screenshots

image

Expected Behavior

The apostrophes/single quotes that start and end a string should receive a punctuation scope. See http://www.sublimetext.com/docs/3/scope_naming.html#string.

Code Samples

$var = 'hello'
@omniomi omniomi self-assigned this Jun 9, 2018
omniomi added a commit to omniomi/EditorSyntax that referenced this issue Jun 9, 2018
@omniomi omniomi mentioned this issue Jun 9, 2018
TylerLeonhardt pushed a commit that referenced this issue Jun 11, 2018
* rescope statement separator per #114

* rescope everything after --% #113

* rescope string punctuation per #110

* include sigil in variable scope per #23

* rescope variable member per #107

* rescope variable sigil per #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants