Installation
PowerShell Pro Tools for Visual Studio Code is distributed through the Visual Studio Marketplace.
Visual Studio Code
Install the extension from the Marketplace or from the Extensions view in VS Code.
You can also install it from the command line.
code --install-extension ironmansoftware.powershellprotoolsPowerShell Pro Tools Module
Some commands use the PowerShell Pro Tools module. The extension includes an Install PowerShell Pro Tools Module command, or you can install the module yourself.
Install-Module PowerShellProToolsLast updated