Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Debugging

$
0
0

Is it somehow me or is debugging Powershell spectacularly temperamental? I manage to hang the debugger or crash it with astounding frequency.

In VS Code it’s not too uncommon to somehow get it in a weird state where it’s seemingly skipping lines / breakpoints or just flat out not populating a variable’s info. Even restarting the PS instance doesn’t always work and the only solution I’ve come to is to restart the entire IDE at that point.

This happens on 2 separate machines.

submitted by /u/aleques-itj
[link] [comments]

The post Debugging appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles