-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Labels
Issue-BugA bug to squash.A bug to squash.Needs: TriageMaintainer attention needed!Maintainer attention needed!
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 was recently searching for a setting, and I thought I wasn't seeing any PowerShell extension related results, until I noticed that one of the Extensions was called Interface, and it contained all of the PowerShell extension settings. I am entirely sure that the cause is this line:
vscode-powershell/package.json
Line 696 in f3ee736
| "title": "Interface", |
PowerShell Version
N/AVisual Studio Code Version
N/AExtension Version
N/ASteps to Reproduce
- Open Visual Studio Code settings (
Ctrl+,by default). - Expand
Extensions. - Scroll through the list and note there is no
PowerShell, but there isInterface.
Visuals
Logs
No response
Metadata
Metadata
Assignees
Labels
Issue-BugA bug to squash.A bug to squash.Needs: TriageMaintainer attention needed!Maintainer attention needed!