Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PowerShell CommanderNew to Visual Studio Code? Get it now.
PowerShell Commander

PowerShell Commander

DocNougat

|
2,229 installs
| (0) | Free
A Powershell Module browser & Command Builder for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PowerShell Commander

This is a Visual Studio Code extension developed by Alex Heimbuch to replicate the functionality of the PowerShell ISE Command Pane, providing a convenient interface for browsing and building PowerShell commands.

Features

The PowerShell Commander extension allows you to:

  • Browse available PowerShell modules and commands directly within Visual Studio Code.
  • View detailed information about each command, including its parameters and their types.
  • Build PowerShell commands directly from the command pane.

Requirements

To use this extension, you need to have:

  • Visual Studio Code installed.
  • PowerShell installed and available in your system's PATH.

Extension Settings

This extension contributes the following settings:

  • powershellModuleBrowser.enable: Enable/disable this extension.

Known Issues

Please report any issues you encounter while using this extension on the project's GitHub page.

Release Notes

1.0.2

Added clear button to command builder form

1.0.1

Fixed issues with the way commdlets are processed

1.0.0

Initial release of PowerShell Commander.


For more information

  • Visual Studio Code's Extension Development
  • PowerShell Documentation

Enjoy using PowerShell Commander!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft