Just fork the groovy-guru project and give it a new name.
Quick Start
Welcome! 👋🏻
Whether you are new to Groovy or an experienced Groovy developer, we hope this
extension fits your needs and enhances your development experience.
Step 2. To activate the extension, open any directory or workspace
containing Groovy code and look for the thumbs up! 👍
You are ready to get Groovy :-) 🎉🎉🎉
Features
The extension is currently a work-in-progress but does provide basic IntelliSense. We plan to extend this extension to include code navigation and code editing.
Code completion and Signature help
See GroovyDoc strings on Classes, Fields, Methods and Functions.
Build from source
You first need to build the language server.
yarn run build
Now you can install it into vscode.
Using the CLI
code --install-extension easy-groovy-0.x.y.vsix
Using the GUI
Type ctrl + shift + p
Then type Extensions: Install from VSIX
Then find this directory and select easy-groovy-0.x.y.vsix