You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privatevar myResult:PowerShellResolveResult?=null//todo should navigate to closest declaration (of function or variable)
Also, look for the number of this issue in the project code base.
Let's investigate what this comment means and what's the current behavior of the resolve processor navigation. Is it really missing anything? I'm not currently sure about the contract of this component, but we have to figure it out.
The text was updated successfully, but these errors were encountered:
See this comment in
PowerShellReferenceResolveProcessor
:intellij-powershell/src/main/kotlin/com/intellij/plugin/powershell/ide/resolve/PowerShellResolver.kt
Line 41 in baccc65
Also, look for the number of this issue in the project code base.
Let's investigate what this comment means and what's the current behavior of the resolve processor navigation. Is it really missing anything? I'm not currently sure about the contract of this component, but we have to figure it out.
The text was updated successfully, but these errors were encountered: