orbisgis / orbisrcp

Repository for all RCP plugins, features and repositories.
GNU Lesser General Public License v3.0
0 stars 4 forks source link

Create completion #69

Closed adrbessy closed 2 years ago

adrbessy commented 2 years ago

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.

SPalominos commented 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.

adrbessy commented 2 years ago

completion variable_completion

ebocher commented 2 years ago

Can you add a completion example with a grabed library, i.e demat ?

ebocher commented 2 years ago

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

ebocher commented 2 years ago

Is it possible to set in the issue #51, the feature you are working on ?