Skip to content

Commit 77d5133

Browse files
committed
Revert failing changes
1 parent d610f4c commit 77d5133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Support/PowershellSyntax.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
</dict>
233233
<dict>
234234
<key>match</key>
235-
<string>(?i:(\S&&[^<>"/\|?*])+)(?i:\.(?:exe|cmd|bat|ps1))</string>
235+
<string>(?i:[a-z][a-z0-9]+-?[a-z][a-z0-9]+)(?i:\.(?:exe|cmd|bat|ps1))</string>
236236
<key>name</key>
237237
<string>support.function.powershell</string>
238238
</dict>

0 commit comments

Comments
 (0)