Skip to content

Comment for powershell.powerShellDefaultVersion should not complete full PowerShell Core Version #1734

Closed
@DerAlbertCom

Description

@DerAlbertCom

In the comment for the setting

powershell.powerShellDefaultVersion is stated that the Version nummber should be given is something like PowerShell Core 6.0.2 (x64), which would be in my case PowerShell Core 6.1.2 (x64) no other version is installed.

"description": "Specifies the name of the PowerShell version used in the startup session when the extension loads e.g \"Windows PowerShell (x86)\" or \"PowerShell Core 6.0.2 (x64)\"."

But this does not work. With the full version number the Plugin falls back to PowerShell 5.1.x (Full Framework) .

But "powershell.powerShellDefaultVersion": "PowerShell Core 6 (x64)" is working fine.

I don't know what the expected behavior is, so i didn't provide a PR for that now.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions