Groovy Intellisense for Visual Studio Code
The Groovy-Guru extension
provides rich language support for the
Groovy programming language, using the Groovy Language Server. You can also install Groovy-Guru using the Jenkins Extension Pack, which is a must have when developing pipelines for Jenkins.
Welcome! 👋🏻
Whether you are new to Groovy or an experienced Groovy developer, we hope this
extension fits your needs and enhances your development experience.
You are ready to get Groovy :-) 🎉🎉🎉
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.
You first need to build the language server.
yarn run build
Now you can install it into vscode.
Using the CLI
code --install-extension groovy-guru-0.0.0.vsix
Using the GUI
ctrl
+ shift
+ p
Extensions: Install from VSIX
groovy-guru-0.0.0.vsix