Skip to content

F5 erroneously prints arguments when running #3666

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

Closed
5 tasks done
andyleejordan opened this issue Nov 3, 2021 · 2 comments
Closed
5 tasks done

F5 erroneously prints arguments when running #3666

andyleejordan opened this issue Nov 3, 2021 · 2 comments
Assignees
Labels
Area-Debugging Bug: Pre-release Bugs reproducing only in the pre-release extension. Issue-Bug A bug to squash.

Comments

@andyleejordan
Copy link
Member

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

Summary

When running a PowerShell file with F5 the launch arguments to invoke the script are printed in the terminal. This is a regression from stable.

PowerShell Version

7.1.5

Visual Studio Code Version

1.61.2

Extension Version

Preview

Steps to Reproduce

Run script with F5, get . $args[0] in integrated console as it evaluates.

Visuals

No response

Logs

No response

@andyleejordan andyleejordan added Issue-Bug A bug to squash. Area-Debugging Bug: Pre-release Bugs reproducing only in the pre-release extension. labels Nov 3, 2021
@andyleejordan andyleejordan added this to the Committed-vNext milestone Nov 3, 2021
@andyleejordan andyleejordan self-assigned this Nov 3, 2021
@JustinGrote
Copy link
Collaborator

Related: Run w/ args on an unsaved file doesn't work:
image
image

@andyleejordan
Copy link
Member Author

I'm not seeing this any more, or I'm not sure what I meant when I filed this. Closing, I guess.

Repository owner moved this from Todo to Done in Sea Biscuit Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Debugging Bug: Pre-release Bugs reproducing only in the pre-release extension. Issue-Bug A bug to squash.
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants