/intellij-powershell

Adds PowerShell language support to IntelliJ-based IDEs.

Primary LanguagePowerShellApache License 2.0Apache-2.0

intellij-powershell

Adds PowerShell language support to IntelliJ-based IDEs.

Usage:

Install the plugin from IDE or download it from IntelliJ plugins repository and choose to install from disk.

Features

Editor:

Refactoring

Navigation

  • Variables and declared types reference resolve and find usages;
  • Structure view

Execution

  • Run Configuration;
  • Integrated PowerShell Console (Tools | PowerShell Console... action);
  • Remote files editing with 'psedit' command in PowerShell console (see psedit support): Remote file editing