Skip to content

Commit 4f75ee1

Browse files
committed
applies issue PowerShell#167 part 2b, optimization
1 parent ec9b758 commit 4f75ee1

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
@@ -111,7 +111,9 @@
111111
</dict>
112112
</dict>
113113
<key>end</key>
114-
<string>'(?!')</string>
114+
<string>'</string>
115+
<key>applyEndPatternLast</key>
116+
<true/>
115117
<key>endCaptures</key>
116118
<dict>
117119
<key>0</key>

0 commit comments

Comments
 (0)