I believe that's the way to go. I was thinking about it recently (we use a
groovy dsl for a work project and providing a decent editor would be nicer
for the customer, does have very low prio though). I found
https://github.com/palantir/language-servers which is using the groovy
compiler and exposi
There is also the possibility of a consolidated effort on a Language Server
Protocol implementation for Groovy that would replace the current eclipse
tooling upon reaching maturity. This would extend to other platforms like
Visual Studio Code as well.
From: Mil