Installation
Last updated
PowerShell Pro Tools for Visual Studio Code is distributed through the Visual Studio Marketplace.
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.powershellprotoolsSome 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