Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use vscode.workspace.fs and suppress startup banner for dotnet installs of PowerShell #4121

Merged
merged 5 commits into from
Aug 10, 2022

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan commented Aug 9, 2022

This was some yak-shaving. I added supportsProperArguments to PossiblePowerShellExe so we can special-case the dotnet installer and drop the startup banner (since it doesn't support proper argument parsing).

Fixes #4111.

@andyleejordan
Copy link
Member Author

I bit off a bit more than I intended to with this one @SeeminglyScience.

@andyleejordan andyleejordan marked this pull request as ready for review August 9, 2022 23:11
@andyleejordan andyleejordan requested a review from a team August 9, 2022 23:11
@andyleejordan andyleejordan requested a review from a team as a code owner August 9, 2022 23:11
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan changed the title Use vscode.workspace.fs and clean-up Use vscode.workspace.fs and suppress startup banner for dotnet installs of PowerShell Aug 10, 2022
@ghost ghost added Area-Startup Issue-Bug A bug to squash. labels Aug 10, 2022
@andyleejordan andyleejordan force-pushed the andschwa/exists-cleanup branch 2 times, most recently from 508c033 to 2f3a59f Compare August 10, 2022 20:45
@andyleejordan andyleejordan merged commit 926dc43 into main Aug 10, 2022
@andyleejordan andyleejordan deleted the andschwa/exists-cleanup branch August 10, 2022 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

New 'PowerShell Extension Terminal' does not work with pwsh.
2 participants