Closed adrbessy closed 2 years ago
You PR failed building, it is because you haven't included the dependencies libs/groovy-language-server-master-all.jar
and libs/org.eclipse.lsp4j-0.13.0-SNAPSHOT.jar
in the libs
folder.
Can you add a completion example with a grabed library, i.e demat ?
Please do not close the PR each time because we cannot folow your changes in the code and the comments done by @SPalominos or @ebocher
Is it possible to set in the issue #51, the feature you are working on ?
Build the list of the completion proposals in an assistant pop up. This list is generated thanks to the services of the Groovy Langage Server project.