Closed
Description
System Details
- OS Version: WIn 10 (Windows_NT ia32 10.0.16193)
- VSCode Version: Code 1.12.2 (19222cdc84ce72202478ba1cec5cb557b71163de, 2017-05-10T13:20:36.315Z)
- PowerShell extension version: 1.0.0
- Output from
$PSVersionTable
:
PS C:\Users\jussi> code -v
1.12.2
19222cdc84ce72202478ba1cec5cb557b71163de
PS C:\Users\jussi> $pseditor.EditorServicesVersion
PS C:\Users\jussi> code --list-extensions --show-versions
DotJoshJohnson.xml@1.7.0
HookyQR.beautify@1.0.2
ms-vscode.PowerShell@1.0.0
PS C:\Users\jussi> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.16193.1001
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.16193.1001
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
- Start VS Code
- Either open existing .ps1 file OR switch editor mode from Plain Text to Powershell (from bottom right in VS Code window)
- Terminal window shows "Starting PowerShell..." and gets stuck there
- You can kill terminal to recover, but haven't figured way to get past the actual issue
Tried updating to latest PowerShell 6.0.0 beta, but it made no difference. Tried also disable all other extension, no effect.
Attached Logs
Metadata
Metadata
Assignees
Labels
No labels