Open
Description
System Details
- Operating system name and version: Windows 10
code -v
1.11.1
d9484d12b38879b7f4cdd1150efeb2fd2c1fbf39
$pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
0 12 0 0
code --list-extensions --show-versions
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
$PSVersionTable
Name Value
---- -----
PSVersion 5.1.14393.953
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.953
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
When I have "powershell.startautomatically" set to false, a PowerShell session should be launched when certain things take place, but this isn't happening. For instance, when I open a PowerShell script file PowerShell should launch as well. Another case is when I attempt to run the Plaster new project command. Here I receive a message that PowerShell is starting and I should wait, but nothing ever happens:
Attached Logs
Unfortunately, since the PowerShell session doesn't start, there are no logs to gather.