Skip to content

Commit c7f4009

Browse files
committed
applies issue PowerShell#167 part 3b, optimization
1 parent 813b90a commit c7f4009

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PowerShellSyntax.tmLanguage

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,9 @@
15191519
</dict>
15201520
</dict>
15211521
<key>end</key>
1522-
<string>"(?!")</string>
1522+
<string>"</string>
1523+
<key>applyEndPatternLast</key>
1524+
<true/>
15231525
<key>endCaptures</key>
15241526
<dict>
15251527
<key>0</key>

0 commit comments

Comments
 (0)