Description
PowerShell Integrated Console
After installing the Microsoft PowerShell Extension, it appears that I can choose a TERMINAL of "powershell" or "PowerShell Integrated Console."
The "powershell" TERMINAL appears to work as expected, but no debugging can be done.
"""Cannot debug or run a PowerShell script until the PowerShell session has started. Wait for the PowerShell session to finish starting and try again.
"""
The "PowerShell Integrated Console" TERMINAL does not. It appears hung. It accepts no keyboard entry.
This is based on a fresh install of VS Code from VSCodeUserSetup-x64-1.45.1.exe.
Version: 1.45.1 (user setup)
Commit: 5763d909d5f12fe19f215cbfdd29a91c0fa9208a
Date: 2020-05-14T08:27:35.169Z
Electron: 7.2.4
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363
PowerShell extension 2020.4.0
%USERPROFILE%\.vscode\extensions\ms-vscode.powershell-1.8.2\ms-vscode.powershell-1.8.2
(PS: There is no "examples" subdirectory)