Description
Please fill in these details so that we can help you!
System Details
- Operating system name and version: Windows 10 Enterprise
- VS Code version: vscode-powershell
- PowerShell extension version: 0.7.2
- Output from
$PSVersionTable
:
PS > $PSVersionTable
Name Value
PSVersion 5.1.14393.479
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.479
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
Today, I've received a few 'Extension host terminated' errors when I was editing the code while being disconnected from the network (LAN not connected and WiFi adapter disabled). When I hit this it reminded me about issue #353 (if wonder if these are related), although in my case I wasn't trying to run a debugger but just was editing some PS code.
Attached Logs
Logs sent over email.