-
Notifications
You must be signed in to change notification settings - Fork 510
PowerShell does not support debugging this file type: 'extension-output-#4'. #1763
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
Thanks for the info! Can you also attach the logs here so we can get a better idea of what's going on? |
Screenshots or gifs of your issue would be most helpful too! |
Closing this issue as inactive but will re-open if more info is provided! |
I experienced this issue with the debugger, even when the debugger worked right after installation. It is easy to mistakenly add extra debugging configurations from the Debugger view of VC. If you got extra template of actions they are generic and not fully specified which caused the issue for me. |
Thank you for your comment, but please note that this issue has been closed for over a week. For better visibility, consider opening a new issue with a link to this instead. |
System Details
System Details Output
Issue Description
I am experiencing a problem with the debugger, I get the following Error: PowerShell does not support debugging this file type: 'extension-output-#4'.
I've tried with different scripts, even simple ones and still the same error happens.
Expected Behaviour
I should be able to debug a PowerShell Script
Actual Behaviour
I can't the debug doesn't even execute due to the error
Attached Logs
Follow the instructions in the troubleshooting docs
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: