We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300ebcf commit f5b8461Copy full SHA for f5b8461
PowerShell.sublime-syntax
@@ -9,7 +9,7 @@ file_extensions:
9
- psm1
10
- psd1
11
12
-first_line_match: |
+first_line_match: |-
13
(?x:
14
^\#!.*\b(?:pwsh|powershell)\b
15
| ^\# \s* -\*- [^*]* mode: \s* powershell [^*]* -\*-
0 commit comments