intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Adds PowerShell language support to IntelliJ-based IDEs.

Results 107 intellij-powershell issues
Sort by recently updated
recently updated
newest added

Hi there, From what I can see it looks like the "Find Usages" functionality doesn't work on functions that exist inside of separate module files Example of module : https://ibb.co/3cGcNNY...

enhancement
help wanted

Maybe I'm miss something but it seems that the powershell code inspection does not recognizes the nested (inner) class syntax like: > `$InfoCollorScheme = [log4net.Appender.ColoredConsoleAppender+LevelColors]::new()` I get this error >...

enhancement
help wanted
parser

plugin version: v2.0.1 The plugin does not support debugging a powershell script. Please add the ability to step through a powershell script.

enhancement
help wanted

I have the next error on trying to run configuration based on PowerShell. > @digitalkyc/[email protected] build D:\Projects\XXX\YYY\Sources\Web\src\Integrations\ZZZ > tsc the input device is not a TTY. If you are using...

I do not seem to get the code inspection using PSScriptAnalyzer to work. PSSA is installed on my machine, but e g when choosing a file in IntelliJ and selecting...

For example, I find AvoidAlias rule to be particularly annoying, since I like my code to be concise. I don't want to use `Diagnostics.CodeAnalysis.SuppressMessageAttribute` in all my scripts just for...

enhancement
status:blocked

Hi, First of all, thanks a lot for the plugin! I'm using the latest Rider EAP version (2019.2 EAP 5) and plugin version 2.0.2 When I edit a *.ps1 script,...

I use Intellij Idea in Windows, with the cp-1252 encoding by default on Windows. I try to execute a python script with the powershell because of problems with subprocess inputs...

bug

IntelliJ IDEA 2019.1 (Ultimate Edition) Build #IU-191.6183.87, built on March 27, 2019 Licensed to JetBrains Team / Vladislav Rassokhin JRE: 1.8.0_202-release-1483-b39 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o...