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 java highlight #316

Merged
merged 2 commits into from
Jul 10, 2019
Merged

Fix java highlight #316

merged 2 commits into from
Jul 10, 2019

Conversation

orblazer
Copy link
Contributor

@orblazer orblazer commented Jul 8, 2019

Hello,
I have fix syntax highlighting.

The changes :

  • @ on annotation is now white (this is same in Typescript)
  • instanceof is now highlighted
  • List<String> is now standardized. The bracket is force to white and the type have now same color of type (this is same in Typescript)
  • ConfigurationSection[] have now right type color

Compare change

OLD

old

NEW

new

@Binaryify Binaryify merged commit 0a7bedc into Binaryify:master Jul 10, 2019
Binaryify pushed a commit that referenced this pull request Jul 11, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
Binaryify pushed a commit that referenced this pull request Aug 8, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
Binaryify pushed a commit that referenced this pull request Aug 8, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
Binaryify added a commit that referenced this pull request Aug 8, 2019
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.

2 participants