Skip to content

Update package.json to support PowerShell Core shebang lines.#44239

Merged
aeschli merged 1 commit into
microsoft:masterfrom
mklement0:patch-2
Apr 16, 2018
Merged

Update package.json to support PowerShell Core shebang lines.#44239
aeschli merged 1 commit into
microsoft:masterfrom
mklement0:patch-2

Conversation

@mklement0
Copy link
Copy Markdown
Contributor

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.

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.
@egamma egamma assigned aeschli and unassigned egamma Feb 25, 2018
@aeschli aeschli added this to the April 2018 milestone Apr 16, 2018
@aeschli aeschli merged commit ccba4e6 into microsoft:master Apr 16, 2018
@aeschli
Copy link
Copy Markdown
Contributor

aeschli commented Apr 16, 2018

Thanks @mklement0 !

@aeschli aeschli added languages-basic Basic language support issues feature-request Request for new features or functionality labels Apr 16, 2018
@mklement0 mklement0 deleted the patch-2 branch April 16, 2018 20:28
@chrmarti chrmarti added the verification-needed Verification of issue is requested label Apr 24, 2018
@alexdima alexdima added the verified Verification succeeded label Apr 24, 2018
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature-request Request for new features or functionality languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants