Skip to content
Snippets Groups Projects
Commit d0e82a76 authored by Ben Miller's avatar Ben Miller Committed by Marijn Haverbeke
Browse files

[powershell mode] Improve

corrected angle bracket matching in operators (fixes block comments)
corrected digit matching regex
corrected spelling of 'identifier' in grammar dictionary
notCharacterOrDash explicitly includes lowercase characters
improved variable matching
splatted variables now match
bare '$' and '@' are errors, not variables
moved single-quoted string processing into tokenSingleQuoteString
incomplete strings are errors now
empty strings are no longer errors
added support for here-string interpolation with nesting support
added highlighting for splatted vars
removed arbitrary stream advancement prior to default error in tokenBase
enabled folding braces
parent 20641be6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment