mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
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.