Skip to content

DocNougat/PowerShell-Commander

Repository files navigation

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

Enjoy using PowerShell Commander!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published