groovy-language-server
groovy-language-server copied to clipboard
Autocompletion support for java
What I want to do is to inject the prompts I want by default in the prompt, such as all classes and methods in the JDK, as well as the classes and methods I want and other members.
Can you give some more detailed examples of what you want?
In the above code, he can only identify members of System, but not members of System.out
Can identify members of System class
Can this problem be solved?
I'm sure that it can. I just need to find some time to investigate and work on it.
okay, how long will this process take approximately?
I do not know. It'll be when I have some extra time. To be honest, it's probably best to assume that it won't happen soon.
OK, looking forward to your improvement