Skip to content

Issues: ant-druha/intellij-powershell

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Extraneous parentheses cause errors to be reported on valid code bug Something isn't working status:waiting-for-info For issues that need additional information from the users
#268 opened Apr 18, 2024 by joshuaking-madtech
Should label syntax allow to use SIMPLE_ID or ALNUM? enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed parser Issues related to PowerShell script parsing
#202 opened Mar 3, 2024 by ForNeVeR
Tests: check for how scoped variables are passed to Clear-Item enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed infra Tasks about build, CI and other project infrastructure parser Issues related to PowerShell script parsing
#201 opened Mar 3, 2024 by ForNeVeR
TODO in a test on argument separation in command parser enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed infra Tasks about build, CI and other project infrastructure parser Issues related to PowerShell script parsing
#200 opened Mar 3, 2024 by ForNeVeR
PowerShellReferencePsiElementImpl::getNameElement implementation enhancement New feature or request help wanted Extra attention is needed
#199 opened Mar 3, 2024 by ForNeVeR
PowerShellQualifiedReferenceExpression: function type inference enhancement New feature or request help wanted Extra attention is needed
#198 opened Mar 3, 2024 by ForNeVeR
PowerShellCodeInsightTest.testContentChangeExpandableString: "missingValue"? enhancement New feature or request help wanted Extra attention is needed
#197 opened Mar 3, 2024 by ForNeVeR
Improve the way we determine/parse a module version enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#196 opened Mar 3, 2024 by ForNeVeR
TODO comments on default constructor resolve enhancement New feature or request help wanted Extra attention is needed
#195 opened Mar 3, 2024 by ForNeVeR
Improve the array component resolve enhancement New feature or request help wanted Extra attention is needed
#194 opened Mar 3, 2024 by ForNeVeR
PowerShellReferenceResolveProcessor should navigate to closest declaration enhancement New feature or request help wanted Extra attention is needed
#193 opened Mar 3, 2024 by ForNeVeR
Investigate what happens in the rename processor enhancement New feature or request help wanted Extra attention is needed
#192 opened Mar 3, 2024 by ForNeVeR
Language Injections: merge the escaping methods enhancement New feature or request help wanted Extra attention is needed
#191 opened Mar 3, 2024 by ForNeVeR
Language Injections: use correct range when processing enhancement New feature or request help wanted Extra attention is needed
#190 opened Mar 3, 2024 by ForNeVeR
Parsing error of newline + pipe operator combination help wanted Extra attention is needed parser Issues related to PowerShell script parsing
#182 opened Jan 10, 2024 by En3Tho
2
1
Modern icons enhancement New feature or request help wanted Extra attention is needed
#175 opened Nov 25, 2023 by ForNeVeR
Automatic completion popup on typing - completion Issues about code completion enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#173 opened Nov 25, 2023 by ForNeVeR
Enumerate PSScriptAnalyzer inspections enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#140 opened Sep 18, 2023 by ForNeVeR
"do expected" in a valid script (with operator &&) bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed parser Issues related to PowerShell script parsing
#137 opened Sep 17, 2023 by ForNeVeR
Make the plugin dynamically reloadable enhancement New feature or request help wanted Extra attention is needed
#121 opened Sep 3, 2023 by ForNeVeR
Get rid of com.kohlschutter.junixsocket enhancement New feature or request help wanted Extra attention is needed
#120 opened Sep 3, 2023 by ForNeVeR
Redesign the settings window enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#111 opened Aug 23, 2023 by ForNeVeR
Passing empty script literal to ForEach-Object followed by path contains backtick escaped character displays false-positive syntax error highlight bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed parser Issues related to PowerShell script parsing
#101 opened May 2, 2023 by KisaragiEffective
False-positive error highlight when backtick escape and script blocks are combined bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed parser Issues related to PowerShell script parsing
#100 opened May 2, 2023 by KisaragiEffective
Request: completion for .net objects bug Something isn't working
#95 opened Jan 10, 2023 by fluffynuts
ProTip! Exclude everything labeled bug with -label:bug.