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
I have been unable to resolve this issue, as neither the Psi nor UAST sees the constructor for Java. For Kotlin it works.
Posted a question to Jetbrains for clarification.
Basic information
Steps to reproduce
Expected behaviour
The popup contains the place the query is published
Actual behaviour
The popup is not there. It seems the IDEA SDK does not detect a zero-arg constructor as an actual constructor, as this test fails:
The text was updated successfully, but these errors were encountered: