Open
Description
Hi, I have a project that uses lombok and I was getting this error in setters/getters and in general stuff from Lombok:
cannot find symbol
after an exahusting debugging I found out that the issue is caused by latest version because I downgraded to 23.1.0 and everything went back to normal.
Not sure how I can provide any more context or how to reproduce, let me know if I can help any further
EDIT: Forgot to mention but I've been using Java in VS code for a long time now, last time I used it was last week (wednesday 16th) and everything was ok. Yesterday (monday 21st) was when I started getting the issues and I just realized now it was because of the extension