TODO in a test on argument separation in command parser #200
Labels
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
See the code near this line:
intellij-powershell/src/test/resources/testData/parser/PathExpression.ps1
Line 30 in baccc65
So, this is in a test that checks how the command arguments are parsed. We should check if the comment corresponds to the actual PowerShell implementation, and if our current parser also corresponds to this.
The text was updated successfully, but these errors were encountered: