We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using Groovy for tests in Gradle project with WSL
Have groovy installed at system level
Groovy Version: 4.0.0 JVM: 21.0.5 Vendor: Microsoft OS: Linux
Installed Groovy Guru extension in VSCode
Tried all variants of Java from 8 to 21 by updating the below prop
"groovy.java.home": "/home/user1/java/installs/jdk-8", //"groovy.java.home": "/home/user1/java/installs/jdk-11", //"groovy.java.home": "/home/user1/java/installs/jdk-17", //"groovy.java.home": "/home/user1/java/installs/jdk-21",
but intellisense is not working
Tried to restart the language server but it doesn't seem to work
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using Groovy for tests in Gradle project with WSL
Have groovy installed at system level
Installed Groovy Guru extension in VSCode
Tried all variants of Java from 8 to 21 by updating the below prop
but intellisense is not working
Tried to restart the language server but it doesn't seem to work
The text was updated successfully, but these errors were encountered: