For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Installation

Visual Studio

PowerShell Pro Tools is included with PowerShell Tools for Visual Studio. You can install it through Visual Studio or download it from the Marketplace.

For offline installation instructions, click here.

Visual Studio Code

The Visual Studio Code extension is available on the Visual Studio Marketplace and can be installed from within Visual Studio Code. Search for PowerShell Pro Tools when searching in VSC.

Visual Studio Code Offline Install

You can install a Visual Studio Code extension by downloading the VSIX file from the Marketplace and then clicking Install from VSIX within the extension pane in Visual Studio Code.

PowerShell Module

The PowerShell Module is available on the PowerShell Gallery.

Visual Studio Code

You can select from previous versions of the Visual Studio Code extension in the extension pane. Click the Gear icon next to PowerShell Pro Tools and select Install Another Version...

PowerShell Module

You can install a previous version of the PowerShell Module by using the -RequiredVersion parameter of Install-Module.

Last updated