PowerShellReferencePsiElementImpl::getNameElement
implementation
#199
Labels
PowerShellReferencePsiElementImpl::getNameElement
implementation
#199
See the code near this line:
intellij-powershell/src/main/kotlin/com/intellij/plugin/powershell/psi/impl/PowerShellReferencePsiElementImpl.kt
Line 27 in baccc65
Apparently, the TODO comment appeared because it's too simple or dubious. We should investigate and either improve the implementation or remove the comment if we currently believe this is enough.
Maybe not all references contain a child
PowerShellIdentifier
?The text was updated successfully, but these errors were encountered: