

One useful configuration to add is PowerShell: Launch Script. You can click this button to add more PowerShell debugĬonfigurations. When you open this file in the editor, you see anĪdd Configuration. This file represents the common debug scenarios. "name": "PowerShell Interactive Session", The PowerShell session menu can also be accessed from the ",

If you installed PowerShell to a non-typical location, it might not show up initially in the SessionĪdding your own custom paths as described Choose the version of PowerShell you want to use from the list.Click on PowerShell: Show Session Menu.Open the Command Palette on Windows or Linux with.

Use the following steps to choose the version: This feature looks at a few well-known paths onĭifferent operating systems to discover installations of PowerShell. Version of PowerShell with the PowerShell extension. With PowerShell installing side-by-side with Windows PowerShell, it's now possible to use a specific Choosing a version of PowerShell to use with the extension

You still have problems getting started, let us know in a GitHub issue. Then, open VS Code and verify that the PowerShell extension is functioning properly. You're prompted with Do you want to run software from this untrusted publisher? Type A to run PowerShell prompt and run the following command: Import-Module $HOME\.vscode\extensions\ms-vscode.powershell*\modules\PowerShellEditorServices\PowerShellEditorServices.psd1 Manually approve PowerShell Editor Services and the PowerShell extension for VS Code, open a This problem can occur when PowerShell's execution policy is set by Windows Group Policy. Some systems are set up to require validation of all code signatures. Installing the PowerShell Extension on Restricted Systems To close the file, click the X next to the filename. Provide a filename, such as HelloWorld.ps1.
