Description
System Details
- Operating system name and version: Windows 10.0.15063 x64
- VS Code version: 1.13.1
- PowerShell extension version: 1.4.1
- Output from
$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
Issue Description
Temporary console debugging hangs on PowerShell Integrated Console prompt.
Note: When "createTemporaryIntegratedConsole" is set to false debugging works as exptected.
Steps to recreate
- Enable temporary intergrated console debugging in settings
"powershell.debugging.createTemporaryIntegratedConsole": true
- Set breakpoint in script or module and hit F5
- Debugging hangs on PowerShell Inegrated Console message
Attached Logs
1499442772-8c16997c-e92b-442f-949d-94aa6756e65b1499442771245.zip