-
Notifications
You must be signed in to change notification settings - Fork 511
Unable to start debugging interactive session #2402
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
Unable to start debugging interactive session #2402
Comments
More details from the Event Viewer :
|
Ok let me have a play with this this week. I know where it's occurring, so hopefully it's not too hard to work out why and how to fix it. |
Working through this (easily reproduced), I've fixed the initial issue but immediately hit another:
Looking over this, in the temp debugging scenario we don't create a language server on the basis that one isn't needed. However, the debugger requires the Since creating a language server requires some configuration and networking, I'm not sure if just adding one will be the easiest fix. So I might invesigate with @TylerLeonhardt and see what the best solution is. |
I've got a fix out for this one. |
is it already fixed? Do I need to do something else than updating the extension? |
It won't be available until the next release, which we're currently planning to do before the end of the month |
Issue Description
I am experiencing a problem with launching a powershell debugging session.
When launching a debug session, the powershell session crashes with this error (found it in the event viewer)
Attached Logs
EditorServices.log
StartEditorServices.log
vscode-powershell.log
EditorServiceOutput.txt
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: