Skip to content

Commit 119a24c

Browse files
committed
applies issue PowerShell#167 part 3b, optimization
1 parent 6b4fea7 commit 119a24c

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
@@ -1558,7 +1558,9 @@
15581558
</dict>
15591559
</dict>
15601560
<key>end</key>
1561-
<string>"(?!")</string>
1561+
<string>"</string>
1562+
<key>applyEndPatternLast</key>
1563+
<true/>
15621564
<key>endCaptures</key>
15631565
<dict>
15641566
<key>0</key>

0 commit comments

Comments
 (0)