mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 15:35:20 +01:00
f198b6fdd0
PowerShell Core, whose executable filename is `pwsh`, supports shebang lines on Unix platforms. This change would make VSCode properly recognize extension-less PowerShell Core scripts that have a shebang line.