Skip to content

Dimi1010/intellij-powershell

 
 

Repository files navigation

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

About

Adds PowerShell language support to IntelliJ-based IDEs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 63.5%
  • Kotlin 30.1%
  • Java 4.7%
  • Lex 1.7%