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

Fix syntax highlighting for EqualsAndHashCode #2984

Merged

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Oct 6, 2021

This might be related to #2509

Without the fix:
@EqualsAndHashCode is blue
img1
After adding a new line half of the class looses its highlighting
img2

After the fix:
img3

@rspilker rspilker merged commit d653514 into projectlombok:master Oct 6, 2021
@rspilker
Copy link
Collaborator

rspilker commented Oct 6, 2021

Good find

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

Successfully merging this pull request may close these issues.

None yet

2 participants