-
Notifications
You must be signed in to change notification settings - Fork 513
Debugging PowerShell with argument prompt causes error #1340
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
Comments
Duplicate of #1315. This has been fixed in daily builds if you want to try a daily build. Otherwise, the fix will be in the next update to the extension. |
I'm confused. This issue says that the user is on VSCode 1.24.0-insider, but the issue that you linked to says it was fixed ... in 1.24? I'm getting the same issue in version 1.24.0. |
Well, it requires a combination of VSCode 1.24 and an update of the PowerShell extension beyond 1.7.0. That is, the bug is fixed on master but we haven't shipped an update yet. :-( |
Thank you for the clarification. |
Where does one get Thanks |
Do to some internal processes, the next release is taking a bit longer to get out the door. If you want, you can grab a CI build in the meantime: Note, you'll want the PowerShell-insiders.vsix |
@tylerl0706 Thank you. Thanks, can confirm it is working. |
V2 is a preview of the V2 version of the extension that has PSReadLine support among other things. Here's some info on PSRL if you're interested :) |
Thanks for v2 info. I spoke too soon, Argh... :( |
I need to reach out to the VSCode team to ask them how to do preview builds effectively. I want people to be able to download a VSIX without this pain |
Issue Description
I am experiencing a problem with script debugging. Using the launch configuration of "PowerShell launch current file w/ args prompt". After inputting parameters and arguments I receive an error message.
Steps to reproduce:
With the PowerShell extension already installed...
This issue does not occur when all extensions are disabled, but you're prompted to install the PowerShell extension. VSCode won't run the script without it.
Attached Logs
1527619157-f3d579d7-202b-45ea-9701-df03df50d3701527619151806.zip
Environment Information
Visual Studio Code
PowerShell Information
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
The text was updated successfully, but these errors were encountered: