Skip to content

[BUG] In VSCode, the java code highlighting is disabled under lombok annotation #2950

@Ranger-118

Description

@Ranger-118

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.

1
2

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):

  • Lombok version 1.18.20
  • Platform (javac 11.0.10 with VSCode).

Additional context
N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions