Skip to content

Current Preview does not have an option anymore to switch from Core-->Desktop and back #3874

Closed
@MrFly72

Description

@MrFly72

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

Summary

Since the latest preview the option bottom right to change to the "other" version of powershell is missing.
Going back to production, the switch is back again

PowerShell Version

PS 30.99 ms | C:\> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.2.1
PSEdition                      Core
GitCommitId                    7.2.1
OS                             Microsoft Windows 10.0.19043
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visual Studio Code Version

PS 512.5 ms | C:\> code --version
1.65.2
c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1
x64

Extension Version

PS 452.61 ms | C:\> code --list-extensions --show-versions | Select-String powershell

ms-vscode.powershell@2021.12.0
ms-vscode.powershell-preview@2022.3.0
tobysmith568.run-in-powershell@1.1.1

Steps to Reproduce

Install preview.
Try switching from PS 7.2.1 to Desktop 5.1.

On older versions, clicking on 7.2 (in the picture) brings the change option

Visuals

image

before:
image

C

Logs

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions