F5
erroneously prints arguments when running
#3666
Labels
Area-Debugging
Bug: Pre-release
Bugs reproducing only in the pre-release extension.
Issue-Bug
A bug to squash.
Milestone
Prerequisites
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
The text was updated successfully, but these errors were encountered: