Adds PowerShell language support to IntelliJ-based IDEs.
Install the plugin from IDE or download it from IntelliJ plugins repository and choose to install from disk.
- Syntax highlighting;
- Reference and keyword completion;
- PowerShell ScriptAnalyzer code checker inspections in Editor;
- Language Injections in strings;
- Colors and Fonts customization;
- Code style and reformat;
- Live templates (code snippets)
- Variables and declared types reference resolve and find usages;
- Structure view
- Run Configuration;
- Integrated PowerShell Console (Tools | PowerShell Console... action);
- Remote files editing with 'psedit' command in PowerShell console (see psedit support):