Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.82 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.82 KB

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