Using a launch configuration with interactive arguments does not work correctly in Powershell preview extension #3770
Labels
Area-Debugging
Bug: Pre-release
Bugs reproducing only in the pre-release extension.
Issue-Bug
A bug to squash.
Resolution-Fixed
Will close automatically.
Milestone
Prerequisites
Summary
Using a launch configuration like
and starting the debugger in a powershell script tab with F5 and adding the following arguments in the following popup

results in the following terminal output

if running this with Powershell Preview extension.
This prevents the powershell script to parse the supplied parameters correctly.
Erroneous behavior:
Expected behavior: (screenshot from working non preview powershell extension)
PowerShell Version
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
see above in the summary
Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered: