Skip to content
New issue

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

Groovy Intellisense not working in VSCode #58

Open
sairaghavak opened this issue Dec 19, 2024 · 0 comments
Open

Groovy Intellisense not working in VSCode #58

sairaghavak opened this issue Dec 19, 2024 · 0 comments

Comments

@sairaghavak
Copy link

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
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant