Skip to content

Commit 2a90146

Browse files
committed
Merge pull request #63 from vors/dev
Revert failing changes
2 parents d610f4c + 77d5133 commit 2a90146

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)