Skip to content

Commit

Permalink
Add pwsh alias (#209063)
Browse files Browse the repository at this point in the history
Commonly used for markdown blocks
  • Loading branch information
mjbvz authored Mar 28, 2024
1 parent a386ff3 commit a29a83d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/powershell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"PowerShell",
"powershell",
"ps",
"ps1"
"ps1",
"pwsh"
],
"firstLine": "^#!\\s*/.*\\bpwsh\\b",
"configuration": "./language-configuration.json"
Expand Down

0 comments on commit a29a83d

Please sign in to comment.