Open
Description
Hi!
I haven't found any issue which describes my problem, so if there is, I apologize for that.
In IntelliJ, when you write a static method's name, and go to code actions (alt+enter), it recognizes it's a static method, and therefore can be statically imported, without needing to specify something like FavoriteStaticMembers
.
Would it be possible to implement this behaviour in this LS?
Thank you.