vscode-lombok
vscode-lombok copied to clipboard
lombook extension is not in effect
vscode version: 1.38.1 vscode-lombok version: 0.9.9
What Lombok version are you using in your pom.xml or gradle file?
The version is 1.18.2.
Thanks
I also have this issue. Lombok 1.18.6
not sure it helps, but i had the same issue right after i installed the vs-code lombok extension, but restarting vs code fixed it...
I have same problem on vscode version 1.40.1.
It doesn't work that restart vscode after installation and clear workspace .
I'm having the same issue. I installed the extension on WSL: Ubuntu but it doesn't seem to work.
Okay, nevermind. I got it all to work. I had a couple of issues in my local configuration. I had the wrong path to JAVA_HOME but I also didn't have Maven installed in my WSL. Once I did that, I was able to import lombok in my java file. Sorry.
I revert the extension redhat.java
to version 0.53.1
and seems to works again
Hi guys as @thotty said I did a downgrade of the extension Language Support for Java(TM) by Red Hat (redhat.java) but instead, use version 0.53.1 I need to use 0.46.0. My project back to work.
Just encountered this today with a few of our Maven Projects after an update.
The redhat.java
extension went to version 0.54.0
, reverting to 0.53.1
as @thotty said fixed the issue.
This work for me, change Lombok version: