Vscode-powershell: F8: New-PSSession requires selecting terminal windows and hit enter to show result

Created on 10 Apr 2017  路  3Comments  路  Source: PowerShell/vscode-powershell

System Details

  • Operating system name and version: CentOS 7.3 x64
  • VS Code version: 1.11.1
  • PowerShell extension version: 0.12.2
  • Output from $PSVersionTable:
Name                           Value                                           
----                           -----                                           
PSVersion                      6.0.0-alpha                                     
PSEdition                      Core                                            
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                         
BuildVersion                   3.0.0.0                                         
GitCommitId                    v6.0.0-alpha.18                                 
CLRVersion                                                                     
WSManStackVersion              3.0                                             
PSRemotingProtocolVersion      2.3                                             
SerializationVersion           1.1.0.1 

Issue Description

I need to select the terminal and hit enter after sending New-PSSession using f8 to refresh / show the result.

c404f52e-dbc4-4898-82a4-5c0d98ea5f83

Area-Integrated Console Issue-Bug Needs-Repro-Info verify-fix

Most helpful comment

v6.0.0-alpha.18 :) Have not experienced this behavior recently. I'll close

All 3 comments

That is really strange... I'll look into it!

I get the feeling this is probably fixed... @bgelens any idea if this is a still a problem for you?

v6.0.0-alpha.18 :) Have not experienced this behavior recently. I'll close

Was this page helpful?
0 / 5 - 0 ratings