ant-druha / intellij-powershell

Adds PowerShell language support to IntelliJ-based IDEs.
https://plugins.jetbrains.com/plugin/10249-powershell
Apache License 2.0
72 stars 20 forks source link

Debug PowerShell scripts #19

Closed delaman closed 1 month ago

delaman commented 5 years ago

plugin version: v2.0.1

The plugin does not support debugging a powershell script. Please add the ability to step through a powershell script.

pqant commented 4 years ago

yes, I agree with that. it's important. Thanks

stenci commented 4 years ago

Please add debugging with PowerShell. I like PyCharm much better than VSCode, but I need to go to VSCode for PowerShell because there is no debugging here.

Acestus commented 2 years ago

I would like to debug PowerShell in Intellij so I do not need to use VScode

ursmeili commented 2 years ago

I also miss this feature every day.

stewart-anderson commented 12 months ago

This gets my vote. I want to be able to fully execute/debug poweshell, in the IDE.

TA

ForNeVeR commented 12 months ago

This is one of the medium-sized projects I'd like us to eventually tackle in this plugin. No promises, yet.

SeanFeldman commented 12 months ago

Using VSCode to get the job done. As I'm spending my time predominantly in Rider, would love to be able to debug PowerShell without leaving Rider.

ForNeVeR commented 1 month ago

Good news, everyone: we are releasing a new version with debugger soon (maybe in a day or two).

Thanks to @Fantoom for helping on that!