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

Java: Improved package + class-name detection #2599

Merged

Conversation

RunDevelopment
Copy link
Member

Recently, I worked with a lot of generated Java and noticed that Prism is really bad at highlighting class names that are preceded by its package. This PR fixes this issue.

Before

image

After

image

@RunDevelopment RunDevelopment merged commit 0889bc7 into PrismJS:master Nov 4, 2020
@RunDevelopment RunDevelopment deleted the java-improved-class-name branch November 4, 2020 20:44
This was referenced Mar 6, 2021
This was referenced Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant