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

Parser breaks inside of a multi-line array declaration

Open ForNeVeR opened this issue 6 months ago • 0 comments

(Migrated from https://github.com/ForNeVeR/VerifyEncoding/issues/27.)

Although the expression is valid and works, it breaks Rider parser.

https://github.com/ForNeVeR/VerifyEncoding/blob/main/VerifyEncoding/Test-Encoding.ps1#L55

Image

ForNeVeR avatar Apr 25 '25 10:04 ForNeVeR