Christian Dietrich
Christian Dietrich
pot. workaround: adjust keyword completion to add the `:`
see also https://github.com/eclipse/mwe/issues/277
nice. did you have a look at the changes in the fork https://github.com/node-gradle/gradle-node-plugin
in lsp4j we see this with a plugin in category.xml ``` [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20230223-0614.Default 1.0.0.7N7w5cKWk3-E_EkMgwQkR6AVY-H to org.eclipse.equinox.p2.iu; com.google.gson [2.10.1,2.10.1].] [WARNING]...
we might to do https://github.com/eclipse/lsp4j/pull/529 first. this gets rid of guava as runtime dependency (needed as compile dep only)
Is there an eta for 3.18
@jonahgraham what is our current strategy regarding older deps (gson/guava/xtend)?
yes i mean the lower bounds. e.g. who in simrel is still on old gson
nice and thx
might be another wired variant of https://github.com/eclipse-langium/langium/issues/1151