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

`PowerShellQualifiedReferenceExpression`: function type inference

Open ForNeVeR opened this issue 1 year ago • 0 comments

See the code near this line: https://github.com/ant-druha/intellij-powershell/blob/baccc65fb41e834e8eb66642911f1a1259926856/src/main/kotlin/com/intellij/plugin/powershell/psi/impl/PowerShellQualifiedReferenceExpression.kt#L26

This one is quite mysterious, I have to admit. So far I don't have much clue on what is this util used for. But we should figure out and close this TODO eventually.

ForNeVeR avatar Mar 03 '24 21:03 ForNeVeR