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

and wait more time to read PowerShell version close #64 In L126, I update hardcoded time out milliseconds from 500 to 2000, based on my own PowerShell loading time.

Hi, as requested here is some further explaining of my comments made in #22 Note I am using Windows 10 and pycharm 2021.1.2 professional. When I initially created my config...

Hi, is it possible to make the default working directory be the directory where the .ps1 file is located, or the root of current intellij project directory? I read the...

enhancement
help wanted

Hello, I'm using WebStorm 2019.3.2, PowerShell plugin 2.0.4, macOS Catalina, pwsh (PowerShell 7.0.0) After creating a project when I begin coding, pwsh extremely use CPU. Problem is reproduced (visible) very...

Simple valid statement `'' > .rc` (basically it creates empty file `.rc`) is highlighted as error. The problem seems to be the dot.

bug
help wanted
good first issue
parser

Mostly, switching away from overly-powerful constructs like `buildscript` and `apply` and removing redundant stuff. Also drop `PsiViewer` from the tree as we can simply pull it in from JetBrains' repository....

Today, I've been staging some PowerShell files in Git via Rider (I have [Git staging area](https://youtrack.jetbrains.com/issue/IDEA-63391) enabled, but not sure how important that is), and Rider's been frozen for about...

enhancement
help wanted
good first issue

When switching on the option to limit line length the split lines no longer run. If line ends on a valid command e.g. | then split works. But if split...

bug
help wanted
good first issue

Hi, would be great if the PSES library, which is already almost 3 years old, could be updated any time soon ;) many thanks Michael

enhancement
help wanted