microsoft/poshtools

[Local Debugging] VS can actually attach to PowerShell ISE

Closed this issue · 2 comments

In Attaching window, PowerShell ISE is excluded as a attachable type for debugging.

Will be switching to using Get-PSHostProcess info as our attachable process filter. This correctly lists PowerShell ISE, our host, and hopefully all other attachable processes. This should also be a motivation to complete task #649.

Expected behavior now on remotedbg-filter-change branch. Will be creating PR with this and a few other things soon(TM).

process