$PSVersionTable:Name Value
---- -----
PSVersion 5.1.15063.447
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15063.447
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Temporary console debugging hangs on PowerShell Integrated Console prompt.
Note: When "createTemporaryIntegratedConsole" is set to false debugging works as exptected.
"powershell.debugging.createTemporaryIntegratedConsole": true

1499442772-8c16997c-e92b-442f-949d-94aa6756e65b1499442771245.zip
Hey Kris, which debugging configuration are you using, is it the one called "PowerShell Interactive Session"?
Exactly David. It's "PowerShell Interactive Session" configuration.
On Jul 11, 2017 11:10, "David Wilson" notifications@github.com wrote:
Hey Kris, which debugging configuration are you using, is it the one
called "PowerShell Interactive Session"?—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/PowerShell/vscode-powershell/issues/942#issuecomment-314382698,
or mute the thread
https://github.com/notifications/unsubscribe-auth/APa3M8Ez4ipnjXvs58ZRd3ndYiA5XN7oks5sMzvugaJpZM4ORIEo
.
Cool! Just fixed it, it'll be in the next update.
Do I miss something? It still does not work in PowerShell 1.4.2 extension.
Hey @kborowinski, sorry for the delay on this, it's going out with the update I'm shipping today!