-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Labels
Issue-BugA bug to squash.A bug to squash.Resolution-AnsweredWill close automatically.Will close automatically.
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all open and closed 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.
- If this is a security issue, I have read the security issue reporting guidance.
Summary
I have installed the latest version of PowerShell and the PowerShell extension in vscode. However, the extension for PowerShell does not show in the activity bar. I'm trying to follow the book "PowerShell in a month of lunches" and this extension is asked for, but their example looks very different from mine. I did look for the issue in the issues and troubleshooting, but did not find the answer I'm looking for.
PowerShell Version
Name Value
---- -----
PSVersion 7.4.2
PSEdition Core
GitCommitId 7.4.2
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Name : ConsoleHost
Version : 7.4.2
InstanceId : 7d3b5618-d082-4f44-a14d-0eb32f826ef6
UI : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture : en-US
CurrentUICulture : en-US
PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
DebuggerEnabled : True
IsRunspacePushed : False
Runspace : System.Management.Automation.Runspaces.LocalRunspace
Visual Studio Code Version
PS C:\Users\richh> code --version
1.90.1
611f9bfce64f25108829dd295f54a6894e87339d
x64
PS C:\Users\richh>
Extension Version
PS C:\Users\richh> code --list-extensions --show-versions | Select-String powershell
ms-vscode.powershell@2024.2.2
PS C:\Users\richh>
Steps to Reproduce
Opening VScode and the PowerShell extension does not show in the activity bar
Visuals
Logs
No response
GaneshMSFT
Metadata
Metadata
Assignees
Labels
Issue-BugA bug to squash.A bug to squash.Resolution-AnsweredWill close automatically.Will close automatically.