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
Hello,
This extension works very well. But when the associative array is a property (static or not) of a class, the auto completion no longer works. Is there a solution?
The text was updated successfully, but these errors were encountered:
If by some chance you (or anyone else reading this) are willing to dig into some Java code and make changes in this repository, I'll gladly assist you in fixing this issue.
Most likely IDEA's API AST format changed which broke plugin's support for class properties.
Ok, thank you for this quick response. I am not able to offer the assistance necessary to solve this problem. I can only illustrate my request for those who are able to provide a solution. In any case, thank you for this extension.
Hello,
This extension works very well. But when the associative array is a property (static or not) of a class, the auto completion no longer works. Is there a solution?
The text was updated successfully, but these errors were encountered: