Replies: 1 comment 1 reply
-
@SeeminglyScience should be able to help here ;) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm not sure if I'm just not putting together the right combination of Google search terms but I'm having a hard time figuring out how to actually Debug the ScriptBlock in a
Set-PSReadLineKeyHandler
cmdlet?I'm adding key handlers with my profile, but I need to step through a few lines to better understand what's going on.
I've been running in VS Code and I can debug other PS scripts
Beta Was this translation helpful? Give feedback.
All reactions