You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
VSCode has an initialized highlighting style for any java file code and a default highlighting style for the compiled java code, when I use the lombok annotation for the current class, the compiled code highlighting was disabled under the annotation.
To Reproduce
Open the Spring boot project in VSCode, and add any lombok annotation to the class containing any methods.
Expected behavior
Expect that the lombok annotation doesn't impact the code highlighting under the annotation in VSCode
Version info (please complete the following information):