Skip to content

Stuck on "Starting Powershell..." #752

Closed
@jpalo

Description

@jpalo

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

  1. Start VS Code
  2. Either open existing .ps1 file OR switch editor mode from Plain Text to Powershell (from bottom right in VS Code window)
  3. Terminal window shows "Starting PowerShell..." and gets stuck there
  4. 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.

image

Attached Logs

logs.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions