PowerShellFar - VSCode debugging issue / workaround #41
nightroman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After some recent updates, either Windows PowerShell or VS Code PowerShell extension, "VSCode attach PowerShell debugger" has stopped working.
As a result, PowerShell debugging in PowerShellFar is broken.
That is, this debugger mode, basically nothing happens on F5:
In my case, the problem is worked around by switching to PowerShell Core (it should be installed) in VSCode settings:
All reactions